Skip to content

[Rust] encoding primitive arrays now supports slice instead of array (issue #1021)#1040

Merged
vyazelenko merged 12 commits intoaeron-io:masterfrom
mward:rust/issue_1021
Dec 30, 2024
Merged

[Rust] encoding primitive arrays now supports slice instead of array (issue #1021)#1040
vyazelenko merged 12 commits intoaeron-io:masterfrom
mward:rust/issue_1021

Conversation

@mward
Copy link
Contributor

@mward mward commented Dec 23, 2024

code generator for primitive arrays enhancements:

  • encoder accepts slice instead of array
  • now generates "*_from_iter()"
  • now generates "*_zero_padded()"

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.

3 participants