openapi-bindgen 0.0.0

A project for generating HTTP clients from OpenAPI specifications
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented1 out of 1 items with examples
  • Size
  • Source code size: 23.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 951.25 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • yoshuawuyts

Installation

$ cargo add openapi-bindgen

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License