Function write_config

Source
pub fn write_config(
    path: &str,
    conf: &OsedaConfig,
) -> Result<(), Box<dyn Error>>