save_expertise_schema

Function save_expertise_schema 

Source
pub fn save_expertise_schema(path: impl AsRef<Path>) -> Result<()>
Expand description

Save Expertise JSON Schema to a file

§Errors

Returns an error if file writing fails.