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: fully qualify `#cratename::BorshSchema` in derive #244

Closed dj8yfo closed 10 months ago

dj8yfo commented 10 months ago

resolves #112 , which either was not fully resolved by #140 or reemerged later in the process

this is not a breaking change and can be safely included in 1.0.1 release