Expand description
Utilities for the borsh serialization format, version 1.
Functionsยง
- get_
instance_ packed_ len - Get the packed length for the serialized form of this object instance.
- get_
packed_ len - Get the worst-case packed length for the given BorshSchema
- try_
from_ slice_ unchecked - Deserializes without checking that the entire slice has been consumed