//! OpenAPI specification parser
//!//! This crate provides parsing functionality for OpenAPI specifications,
//! with a focus on YAML parsing and thorough error checking.
pubmoderror;pubmodparser;pubmodserde_error;pubuseerror::ParseError;pubuseparser::parse_file;pubuseserde_error::SerdeErrorExtractor;