Skip to main content
InitConfig
hydro_
deploy_
integration
0.15.0
hydro_deploy_integration
Type Alias
Init
Config
Copy item path
Source
pub type InitConfig<'a> = (
HashMap
<
String
,
ServerBindConfig
>,
Option
<
Cow
<'a,
str
>>);