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!: rename `"Array<T0, N>"` -> `"[T0; N]"` (`schema::Declaration`) #235

Closed dj8yfo closed 11 months ago

dj8yfo commented 11 months ago

part of #231 resolution