pub trait BuilderScopeExt: IsA<BuilderScope> + Sealed + 'static { }
Trait containing all BuilderScope methods.
BuilderScope