near / borsh-rs

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

`bytes::Bytes` and `bytes::BytesMut` can be complemented with `BorshSchema` #286

Open dj8yfo opened 7 months ago

dj8yfo commented 7 months ago

https://github.com/near/borsh-rs/blob/master/borsh/src/ser/mod.rs#L296-L310