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

doc: add examples for `borsh::to_vec`, `borsh::to_writer` and `borsh::object_length` #238

Closed dj8yfo closed 11 months ago

frol commented 11 months ago

Improvements to the docs are extremely welcome!