Re-exports

pub use errors::Result;
pub use errors::ResultExt;

Modules

Errors that Postman Collection functions may return

Enums

Supported versions of Postman Collection.

Functions

Deserialize a Postman Collection from a path
Deserialize a Postman Collection from type which implements Read
Serialize Postman Collection spec to JSON string
Serialize Postman Collection spec to a YAML string