Type Definition standing_relations::Input

source · []
pub type Input<'a, D> = Input_<'a, (D, isize)>;

Implementations