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

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