Struct ra_ap_syntax::ast::InferType [−][src]
pub struct InferType { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for InferTypeimpl !UnwindSafe for InferTypeBlanket Implementations
fn replace_children(
&self,
to_replace: RangeInclusive<SyntaxElement>,
to_insert: impl IntoIterator<Item = SyntaxElement>
) -> SelfMutably borrows from an owned value. Read more
Compare self to key and return true if they are equal.