Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/improve rust getting started build.rs example + add docstring to Record::serialize #362

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

synoet
Copy link
Contributor

@synoet synoet commented Mar 4, 2025

  • fixes getting started build.rs
  • add small docstring to Record::serialize to show how to initialize vec with capacity for both FixedSize and non FixedSize records.

@synoet synoet changed the title fix/improve rust getting started build.rs example + add docstring to Record::serialize fix/improve rust getting started build.rs example + add docstring to Record::serialize Mar 4, 2025
@andrewmd5 andrewmd5 merged commit 99f1fe8 into betwixt-labs:master Mar 5, 2025
3 of 5 checks passed
@andrewmd5
Copy link
Contributor

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants