Type Definition tinychain::scalar::op::DeleteOp[][src]

pub type DeleteOp = (Id, Vec<(Id, Scalar)>);
Expand description

A DELETE handler.