Enum ra_ap_syntax::ast::ElseBranch [−][src]
Variants
Tuple Fields of Block
0: BlockExprTuple Fields of IfExpr
0: IfExprTrait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl !RefUnwindSafe for ElseBranch
impl !Send for ElseBranch
impl !Sync for ElseBranch
impl Unpin for ElseBranch
impl !UnwindSafe for ElseBranch
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.