Enum rustc_ast_pretty::pprust::state::MacHeader [−][src]
Variants
Path(&'a Path)Tuple Fields of Path
0: &'a PathKeyword(&'static str)Tuple Fields of Keyword
0: &'static strAuto Trait Implementations
impl<'a> !RefUnwindSafe for MacHeader<'a>
impl<'a> !UnwindSafe for MacHeader<'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: 24 bytes
Size for each variant:
Path: 8 bytesKeyword: 16 bytes