Function avalanche_rs::pvm::parser::transferable_input_parser::transferable_input_parser[][src]

pub fn transferable_input_parser<'a>(
    _raw_msg: &'a [u8],
    _context: &mut Context<'_>
) -> Result<TransferableInput, Box<dyn Error>>