Struct rustc_expand::expand::Invocation [−][src]
pub struct Invocation {
pub kind: InvocationKind,
pub fragment_kind: AstFragmentKind,
pub expansion_data: ExpansionData,
}Fields
kind: InvocationKindfragment_kind: AstFragmentKindexpansion_data: ExpansionDataImplementations
Auto Trait Implementations
impl !RefUnwindSafe for Invocation
impl !Send for Invocation
impl !Sync for Invocation
impl Unpin for Invocation
impl !UnwindSafe for Invocation
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: 352 bytes