//! Framework-agnostic code-generation helpers for `openapi-trait`.
//!//! This crate is not intended for direct use. It is an internal implementation
//! detail shared between `openapi-trait-axum` and any future backend crates.
#![allow(missing_docs)]pubmodcodegen;