custom

inline fun <S : StartupConfig> custom(crossinline factory: (StartupPool) -> S): StartupFactory<S>