from_path

Function from_path 

Source
pub fn from_path<P>(path: P) -> OpenApi
where P: AsRef<Path>,