Skip to main content

save_conf_with_debug

Function save_conf_with_debug 

Source
pub fn save_conf_with_debug(
    appid: &str,
    key: &str,
    source_lang: &str,
    target_lang: &str,
    enable_logging: bool,
) -> Result<(), Box<dyn Error>>