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

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

A DELETE handler.