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

chore: revert`#[non_exhaustive]` on `borsh::schema::Definition` #200

Closed dj8yfo closed 1 year ago

dj8yfo commented 1 year ago

it's part of #194 resolution.

allows not to have a serde derivation expanded and patched in near-abi-rs#23