SourceId

Type Alias SourceId 

Source
pub type SourceId = ArcStr;
Expand description

Represents the source identifier, typically a file path.

Aliased Typeยง

pub struct SourceId(/* private fields */);