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

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