near / borsh-rs

Rust implementation of Binary Object Representation Serializer for Hashing
https://borsh.io/
Apache License 2.0
299 stars 65 forks source link

feat!: add `length_width` to `schema::Definition::Sequence` #228

Closed dj8yfo closed 11 months ago

dj8yfo commented 11 months ago

resolves #211 (VarInt and SmallVec<T>)