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