Struct rustc_ast_passes::show_span::ShowSpanVisitor [−][src]
Fields
span_diagnostic: &'a Handler
mode: Mode
Trait Implementations
fn visit_enum_def(
&mut self,
enum_definition: &'ast EnumDef,
generics: &'ast Generics,
item_id: NodeId,
Span
)
Auto Trait Implementations
impl<'a> !RefUnwindSafe for ShowSpanVisitor<'a>
impl<'a> !Send for ShowSpanVisitor<'a>
impl<'a> !Sync for ShowSpanVisitor<'a>
impl<'a> Unpin for ShowSpanVisitor<'a>
impl<'a> !UnwindSafe for ShowSpanVisitor<'a>
Blanket Implementations
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 16 bytes