Docs.rs
ocpi-tariffs-0.49.1
ocpi-tariffs 0.49.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rudolphfroger
bheylin
basbossink-ds
Dependencies
chrono ^0.4.44
normal
chrono-tz ^0.10.4
normal
json-tools ^1.1.3
normal
num-derive ^0.4.2
normal
num-traits ^0.2.19
normal
rust_decimal =1.39.0
normal
rust_decimal_macros =1.39.0
normal
tracing ^0.1
normal
json-strip-comments ^3.1.0
dev
rand ^0.10.1
dev
serde ^1.0.228
dev
serde_json ^1.0.149
dev
test-each ^0.3.1
dev
tracing-subscriber ^0.3
dev
Versions
50.32%
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 schema
ocpi_
tariffs
0.49.1
Module schema
Module Items
Modules
Enums
In crate ocpi_
tariffs
ocpi_tariffs
Module
schema
Copy item path
Source
Modules
§
v211
v221
Enums
§
Cardinality
The minimum number of elements an array must contain.
Integrity
The integrity of a field. Building an IR value is infallible. Every field ends in one of these states rather than aborting the build. The detail behind
Err
(the kind mismatch, the invalid value) is recorded in the accompanying
warning::Set
.
Presence
Whether a field must be present in its containing object.
Warning
A structural problem found while validating a JSON document against a [
Schema
].