Modules§
- hashes
- Module is available if borsh is built with
features = ["std"]orfeatures = ["hashbrown"].
Traits§
- Borsh
Serialize - A data-structure that can be serialized into binary format by NBOR.
features = ["std"] or features = ["hashbrown"].