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