Function from_path

Source
pub fn from_path<P>(path: P) -> Result<Doc, Error>
where P: AsRef<Path>,
Expand description

deserialize an open api spec from a path