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

refactor: move derive under #[cfg(feature = "derive")] #168

Closed dj8yfo closed 1 year ago

dj8yfo commented 1 year ago

it's a small fraction of #51