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

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

A DELETE handler.