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

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

A PUT handler.