# Apistos Gen   [![Documentation]][docs.rs] [![Latest Version]][crates.io] [![Build Status]][build] [![Deps Status]][deps.rs] [docs.rs]: https://docs.rs/apistos-gen/ [crates.io]: https://crates.io/crates/apistos-gen [build]: https://github.com/netwo-io/apistos/actions/workflows/build.yaml?branch=main [Documentation]: https://img.shields.io/docsrs/apistos-gen [Latest Version]: https://img.shields.io/crates/v/apistos-gen.svg [Build Status]: https://github.com/netwo-io/apistos/actions/workflows/build.yaml/badge.svg?branch=main [deps.rs]: https://deps.rs/crate/apistos-gen [Deps Status]: https://deps.rs/crate/apistos-gen/latest/status.svg [OASv3.md]: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.0.3.md A set of macro utilities to generate [OpenAPI v3.0.3][OASv3.md] documentation from Rust models. ⚠️ This crate is not indented to be used by itself. Please use [**apistos**](https://crates.io/crates/apistos) instead. ### About us apistos is provided by [Netwo](https://www.netwo.io). We use this crate for our internal needs and therefore are committed to its maintenance, however we cannot provide any additional guaranty. Use it at your own risks. While we won't invest in any feature we don't need, we are open to accept any pull request you might propose. We are a France based full-remote company operating in the telecom industry. If you are interested in learning more, feel free to visit [our career page](https://www.netwo.io/carriere).