Trait ProvideBootstrapType

Source
pub trait ProvideBootstrapType<App>
where App: Async,
{ type Bootstrap: Async; }

Required Associated Types§

Implementors§