Function solana_program::borsh::get_declaration_packed_len
source · fn get_declaration_packed_len(
declaration: &str,
definitions: &HashMap<Declaration, Definition>
) -> usize
Expand description
Get packed length for the given BorchSchema Declaration