Docs.rs
openapi-ui-0.1.9
openapi-ui 0.1.9
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kimolalekan
Dependencies
serde ^1.0.195
normal
serde_json ^1.0.111
normal
thiserror ^1.0.56
normal
actix-web ^4
dev
axum ^0.7
dev
poem ^3.1
dev
rocket ^0.5
dev
salvo ^0.72
dev
tokio ^1.0
dev
warp ^0.3
dev
Versions
27.31%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
openapi_
ui
0.1.9
Module error
Module Items
Enums
Type Aliases
In crate openapi_
ui
openapi_ui
Module
error
Copy item path
Source
Expand description
Error types for the openapi-ui crate.
Enums
§
UIError
Errors that can occur when generating OpenAPI documentation UI.
Type Aliases
§
Result
A specialized
Result
type for openapi-ui operations.