Function solana_sdk::borsh::get_packed_len [−][src]
pub fn get_packed_len<S>() -> usize where
S: BorshSchema,
Get the worst-case packed length for the given BorshSchema
pub fn get_packed_len<S>() -> usize where
S: BorshSchema,
Get the worst-case packed length for the given BorshSchema