pub fn name_seg(s: impl Into<Ustr>) -> NameSegment
Expand description
Shorthand for constructing a label segment from something that can convert into a Ustr.
pub fn name_seg(s: impl Into<Ustr>) -> NameSegment
Shorthand for constructing a label segment from something that can convert into a Ustr.