Skip to main content

StrId

Type Alias StrId 

Source
pub type StrId = Idx<StringLiteral>;
Expand description

A string literal, in the constant table.

Aliased Typeยง

pub struct StrId { /* private fields */ }