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

opening_hours_syntax1.1.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • extended_time::ExtendedTime
  • rules::OpeningHoursExpression
  • rules::RuleSequence
  • rules::day::DateOffset
  • rules::day::DaySelector
  • rules::day::InvalidMonth
  • rules::day::WeekNum
  • rules::day::WeekRange
  • rules::day::Year
  • 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

Type Aliases

  • error::Result