Skip to main content

ExtID

Type Alias ExtID 

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

A unique identifier for an extension type

Aliased Typeยง

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