near / borsh-rs

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

fix: unused fields warn, fields for inner structs of derived BorshSch… #172

Closed dj8yfo closed 1 year ago

dj8yfo commented 1 year ago

…ema method

Resolves #111 An example of repro