Type Definition tinychain::scalar::op::GetOp

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

A GET handler.