Skip to main content

decode_table_op

Function decode_table_op 

Source
pub fn decode_table_op(expr: &Expr) -> Result<TableOp, TableOpError>
Expand description

Decode a table/<op> call Expr back into a TableOp.