Module solana_sdk::borsh[][src]

Borsh utils

Functions

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