Enum moore_common::errors::DiagSegment [−][src]
Variants
Span(Span)
Tuple Fields of Span
0: Span
Note(String)
Tuple Fields of Note
0: String
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DiagSegment
impl Send for DiagSegment
impl Sync for DiagSegment
impl Unpin for DiagSegment
impl UnwindSafe for DiagSegment
Blanket Implementations
Mutably borrows from an owned value. Read more