Type Alias hydro_deploy::HostStrategyGetter
source · pub type HostStrategyGetter = Box<dyn FnOnce(&dyn Any) -> ServerStrategy>;
Aliased Type§
struct HostStrategyGetter(/* private fields */);
pub type HostStrategyGetter = Box<dyn FnOnce(&dyn Any) -> ServerStrategy>;
struct HostStrategyGetter(/* private fields */);