Type Definition tinychain::scalar::op::PostOp

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

A POST handler.