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

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

A GET handler.