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

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

A PUT handler.