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

chore!: make `BorshSchema::{add_definition,schema_container}` free-standing funcs #204

Closed dj8yfo closed 1 year ago

dj8yfo commented 1 year ago

Part of #51 resolution

This pr addresses the following comments of review:

tmp tmp tmp tmp