[][src]Function oas3::from_path

pub fn from_path<P>(path: P) -> Result<OpenApiV3Spec, Error> where
    P: AsRef<Path>, 

deserialize an open api spec from a path