borsh
1.5.0
Module ser
Modules
Traits
In crate borsh
Module
borsh
::
ser
Copy item path
source
·
[
−
]
Modules
§
hashes
Module is available if borsh is built with
features = ["std"]
or
features = ["hashbrown"]
.
Traits
§
BorshSerialize
A data-structure that can be serialized into binary format by NBOR.