pub trait BuilderScopeExt: IsA<BuilderScope> + Sealed + 'static { }
Expand description

Trait containing all BuilderScope methods.

Implementors

BuilderScope

Implementors§