Module spl_stake_pool::borsh[][src]

Expand description

Extra borsh utils TODO delete once try_from_slice_unchecked has been published

Functions

get_instance_packed_len

Get the worst-case packed length for the given BorshSchema

try_from_slice_unchecked

Deserializes something and allows for incomplete reading