openapi-client-generator 0.1.7

Generates a client library based on an OpenAPI spec.
docs.rs failed to build openapi-client-generator-0.1.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Installation

This project can be used as a library or as a command line tool.

To install the command line tool:

cargo install openapi-client-generator

To see it used as a library, see the various libraries generated by this project.

Libraries

Contributing

Contributions are welcome!