Struct syn::aster::qpath::QPathQSelfBuilder [] [src]

pub struct QPathQSelfBuilder<F> { /* fields omitted */ }

Methods

impl<F> QPathQSelfBuilder<F> where F: Invoke<(QSelf, Path)>
[src]

Trait Implementations

impl<F> Invoke<PathSegment> for QPathQSelfBuilder<F> where F: Invoke<(QSelf, Path)>
[src]