Function parse_postman_collection::from_path

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

Deserialize a Postman Collection from a path