pub type StrId = Idx<StringLiteral>;Expand description
A string literal, in the constant table.
Aliased Typeยง
pub struct StrId { /* private fields */ }pub type StrId = Idx<StringLiteral>;A string literal, in the constant table.
pub struct StrId { /* private fields */ }