pub type DynBootstrap = Arc<dyn Bootstrap>;
Trait-object Bootstrap.
pub struct DynBootstrap { /* private fields */ }