Docs.rs
unistructgen-openapi-parser-0.1.1
unistructgen-openapi-parser 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
RustyRita
Dependencies
anyhow ^1.0
normal
indexmap ^2.0
normal
once_cell ^1.19
normal
openapiv3 ^2.0
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^1.0
normal
unistructgen-core ^0.1.0
normal
ureq ^2.9
normal
optional
pretty_assertions ^1.4
dev
unistructgen-codegen ^0.1.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
unistructgen_
openapi_
parser
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate unistructgen_
openapi_
parser
unistructgen_openapi_parser
Module
error
Copy item path
Source
Expand description
Error types for OpenAPI parser
Enums
§
Open
ApiError
Errors that can occur during OpenAPI parsing
Type Aliases
§
Result
Result type for OpenAPI parser operations