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 `BorshSchema` implementation for `core::num::NonZero...` integers #214

Closed mina86 closed 11 months ago

mina86 commented 12 months ago

appears to be continuation of #66