Type Definition tinychain::scalar::op::DeleteOp

source · []
pub type DeleteOp = (Id, Vec<(Id, Scalar)>);
Expand description

A DELETE handler.