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.