Docs.rs
cdl-openapi-0.1.4
cdl-openapi 0.1.4
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
kerryeon
Dependencies
anyhow ^1.0
normal
byte-unit ^5.1
normal
cdl-k8s-core ^0.1.4
normal
chrono ^0.4
normal
k8s-openapi ^0.23
normal
kube ^0.96
normal
optional
maplit ^1.0
normal
ordered-float ^4.5
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
optional
strum ^0.26
normal
Versions
3.34%
of the crate is documented
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
cdl_
openapi
0.1.4
Number
Aliased type
Fields
0
In cdl_
openapi::
model
cdl_openapi
::
model
Type Alias
Number
Copy item path
Source
pub type Number =
OrderedFloat
<
f64
>;
Aliased Type
§
struct Number(pub
f64
);
Fields
§
§
0:
f64