[][src]Module structural::type_level

Contains types representing values.

Re-exports

pub use self::field_path::IsFieldPath;
pub use self::field_path::IsFieldPathSet;
pub use self::field_path::FieldPath;
pub use self::field_path::FieldPathSet;
pub use self::field_path::UniquePaths;
pub use self::field_path::AliasedPaths;

Modules

cmp

Traits and types for comparison.

collection_traits

Traits for type-level collections.

field_path

Type-level representatins of a chain of field accesses (FieldPath), and multiple field accesses (FieldPathSet).

integer

Small,type-level integers.