Docs.rs
  • opening-hours-syntax-0.6.3
    • opening-hours-syntax 0.6.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • remi-dupre
    • Dependencies
      • chrono ^0.4 normal
      • pest ^2.0 normal
      • pest_derive ^2.0 normal
    • Versions
    • 5.79% 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
  • 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
logo

logo

Crate opening_hours_syntax

logo
Change settings

List of all items

Structs

  • extended_time::ExtendedTime
  • rules::RuleSequence
  • rules::day::DateOffset
  • rules::day::DaySelector
  • rules::day::InvalidMonth
  • rules::day::WeekRange
  • rules::day::YearRange
  • rules::time::TimeSelector
  • rules::time::TimeSpan
  • rules::time::VariableTime
  • sorted_vec::UniqueSortedVec

Enums

  • error::Error
  • rules::RuleKind
  • rules::RuleOperator
  • rules::day::Date
  • rules::day::HolidayKind
  • rules::day::Month
  • rules::day::MonthdayRange
  • rules::day::WeekDayOffset
  • rules::day::WeekDayRange
  • rules::day::Weekday
  • rules::time::Time
  • rules::time::TimeEvent

Functions

  • parse

Typedefs

  • error::Result