Struct source_map::SourceId [−][src]
pub struct SourceId(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SourceId
impl UnwindSafe for SourceId
Blanket Implementations
Mutably borrows from an owned value. Read more