Type Alias dfir_rs::util::deploy::InitConfig

source ยท
pub type InitConfig = (HashMap<String, ServerBindConfig>, Option<String>);