Type Definition traffloat_def::Id[][src]

pub type Id<T> = Id<Schema, T>;
Expand description

Identifies a definition of type T.

See xylem::Id.