Struct ra_ap_hir_def::attr::AttrSourceMap[][src]

pub struct AttrSourceMap { /* fields omitted */ }

Implementations

Maps the lowered Attr back to its original syntax node.

attr must come from the owner used for AttrSourceMap

Note that the returned syntax node might be a #[cfg_attr], or a doc comment, instead of the attribute represented by Attr.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.