Docs.rs
openapiv3-1.0.4
openapiv3 1.0.4
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
glademiller
ahl
Dependencies
indexmap ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
newline-converter ^0.3.0
dev
serde_yaml ^0.9
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
openapiv3
1.0.4
Content
Aliased type
In crate openapiv3
?
Type Alias
openapiv3
::
Content
source
·
[
−
]
pub type Content =
IndexMap
<
String
,
MediaType
>;
Aliased Type
§
struct Content {
/* private fields */
}