Skip to main content

save_profile_yaml

Function save_profile_yaml 

Source
pub fn save_profile_yaml(
    profile: &Profile,
    path: &Path,
    header: Option<&str>,
) -> Result<()>