TextId

Type Alias TextId 

Source
pub type TextId = NamedObjectId<NamedObjType<TextDescContent, TextContent>>;

Aliased Typeยง

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