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

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