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

Deserialize a Postman Collection from a path