oas3-gen 0.14.0

A rust type generator for OpenAPI v3.1.x specification.
1
pub(crate) type ConversionResult<T> = anyhow::Result<T>;