Module solana_sdk::borsh[][src]

Expand description

Borsh utils

Functions

Get the packed length for the serialized form of this object instance.

Get the worst-case packed length for the given BorshSchema

Deserializes without checking that the entire slice has been consumed