Module xylem::id[][src]

Expand description

Generates dynamically resolved identifiers.

Common types are exposed at the crate level. This module provides additional low-level resource types.

Structs

Tracks the current ID.

Stores the globally tracked IDs.

An identifier for type X.

Arguments for Id.

Retrieves the original string ID for an identifiable object.

Traits

A trait for types that can be identified.