Docs.rs
  • ocpi-tariffs-0.16.0
    • ocpi-tariffs 0.16.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rudolphfroger
    • bheylin
    • Dependencies
      • chrono ^0.4.41 normal
      • chrono-tz ^0.10.3 normal
      • json-tools ^1.1.3 normal
      • num-derive ^0.4.2 normal
      • num-traits ^0.2.19 normal
      • rust_decimal ^1.37.1 normal
      • rust_decimal_macros ^1.37.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • tracing ^0.1 normal
      • assert_matches ^1.5.0 dev
      • json-strip-comments ^1.0.4 dev
      • test-each ^0.3.1 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 80.28% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ocpi_tariffs0.16.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Caveat
  • Money
  • ParseError
  • Price
  • Vat
  • Warning
  • cdr::Report
  • cdr::Unversioned
  • guess::Report
  • json::ElemId
  • json::Element
  • json::Error
  • json::ErrorReport
  • json::LineCol
  • json::Path
  • json::PathComponent
  • json::PathComponents
  • json::PathRef
  • json::UnexpectedFields
  • json::UnexpectedFieldsIntoIter
  • json::UnexpectedFieldsIter
  • json::write::Pretty
  • lint::tariff::Report
  • price::Dimension
  • price::Dimensions
  • price::Period
  • price::Report
  • price::Total
  • tariff::Report
  • tariff::Unversioned
  • warning::Caveat
  • warning::ElementReport
  • warning::Report
  • warning::ReportIter
  • warning::Set
  • warning::Warning

Enums

  • ObjectType
  • ParseErrorKind
  • Version
  • cdr::Versioned
  • country::WarningKind
  • currency::WarningKind
  • guess::Version
  • json::ErrorKind
  • json::PathNodeKind
  • json::SourceStr
  • json::ValueKind
  • json::decode::WarningKind
  • lint::Error
  • lint::tariff::WarningKind
  • price::CompatibilityVat
  • price::Error
  • price::PeriodRange
  • price::TariffSource
  • tariff::Versioned
  • timezone::Source
  • timezone::WarningKind

Traits

  • Unversioned
  • VerdictExt
  • Versioned
  • warning::IntoCaveat
  • warning::IntoWarning
  • warning::Kind
  • warning::OptionCaveat
  • warning::OptionExt
  • warning::VerdictExt

Functions

  • cdr::parse
  • cdr::parse_and_report
  • cdr::parse_with_version
  • cdr::price
  • json::line_col
  • lint::tariff
  • lint::tariff::lint
  • tariff::lint
  • tariff::parse
  • tariff::parse_and_report
  • tariff::parse_with_version
  • timezone::find_or_infer

Type Aliases

  • TariffId
  • UnexpectedFields
  • Verdict
  • guess::CdrReport
  • guess::CdrVersion
  • guess::TariffReport
  • guess::TariffVersion
  • warning::Verdict