Term in rustc_ast::ast - Rust (original) (raw)

pub enum Term {
    Ty(P<Ty>),
    Const(AnonConst),
}

Variants§

§

Ty(P<Ty>)

§

Const(AnonConst)

Trait Implementations§

Auto Trait Implementations§

§

impl DynSend for Term

§

impl DynSync for Term

§

impl Freeze for Term

§

impl RefUnwindSafe for Term

§

impl Send for Term

§

impl Sync for Term

§

impl Unpin for Term

§

impl UnwindSafe for Term

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

Size for each variant: