Skip to main content

save_config

Function save_config 

Source
pub async fn save_config<P: AsRef<Path>>(
    path: P,
    config: &ServerConfig,
) -> Result<()>
Expand description

Save configuration to file