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