pub type TopVarName = NameSegment;Expand description
The type of global variable names
Aliased Type§
pub enum TopVarName {
Uuid(Uuid),
Text(Ustr),
}pub type TopVarName = NameSegment;The type of global variable names
pub enum TopVarName {
Uuid(Uuid),
Text(Ustr),
}