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

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

A POST handler.