Skip to main content

write_yaml

Function write_yaml 

Source
pub fn write_yaml<T: Serialize>(path: &Path, value: &T) -> Result<(), JoyError>