Function avalanche_rs::avm::parser::transfer_op_parser::transfer_op_parser[][src]

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