ploidy-core 0.8.1

An OpenAPI IR and type graph for Ploidy
Documentation
1
2
3
4
5
# ploidy-core

This crate is the nucleus (🧬) of the [Ploidy](https://crates.io/crates/ploidy) OpenAPI code generator. It exposes structures for constructing a language-agnostic **intermediate representation** of an OpenAPI spec, which code generators then use to target different languages.

⚠️ The **ploidy-core** API isn't stable yet.