load_openapi_from_file

Function load_openapi_from_file 

Source
pub fn load_openapi_from_file(path: &Path) -> Result<OpenAPI, String>