Skip to main content

seed_effective_config_from_log

Function seed_effective_config_from_log 

Source
pub fn seed_effective_config_from_log<T>(
    log_base: &Path,
) -> Result<Option<String>, CuError>
where T: 'static,