Crate tuple_types

Source
Expand description

Library for getting the types of Tuple Elements.

Structs§

Type
Represents a Type, with it’s TypeId and Name.

Traits§

TupleExt
Extension Trait that adds the TupleExt::types, TupleExt::type_ids and TupleExt::type_names functions along with methods with the prefix self_.