Skip to main content

Id

Type Alias Id 

Source
pub type Id = ArcRef<str>;
Expand description

An identifier for an item in a registry.

Aliased Typeยง

pub struct Id(/* private fields */);