ploidy-core 0.12.0

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

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

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