Module tcgeneric::id[][src]

Expand description

A generic Id

Structs

A generic Id

A static label which implements Into<Id>.

A constant representing a TCPathBuf.

A borrowed Tinychain path which implements fmt::Display.

A Tinychain path.

Functions

Return a Label with the given static str.

Return a PathLabel with the given segments.

Type Definitions

An alias for Id used for code clarity.