Type Definition traffloat_def::IdString[][src]

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

The original string identifier of a definition.

Typically encoded in kebab-case, the string ID is used only in persistent strings independent of the scenario, such as in URLs for rule browsing.