Crate parse_postman_collection

source ·

Re-exports§

Modules§

  • Errors that Postman Collection functions may return

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