Struct ra_ap_syntax::ast::RecordExpr [−][src]
pub struct RecordExpr { /* fields omitted */ }Implementations
Trait Implementations
Performs the conversion.
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 RecordExpr
impl !Send for RecordExpr
impl !Sync for RecordExpr
impl Unpin for RecordExpr
impl !UnwindSafe for RecordExpr
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.