Docs.rs
  • tea-time-0.5.1
    • tea-time 0.5.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Teamon9161
    • Dependencies
      • chrono ^0.4.37 normal
      • serde ^1 normal optional
      • serde_with ^3 normal optional
      • tea-deps ^0.5.1 normal
      • tea-error ^0.5.1 normal
    • Versions
    • 40% 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

tea_time0.5.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • DateTime
  • Time
  • TimeDelta
  • timeunit::Day
  • timeunit::Hour
  • timeunit::Microsecond
  • timeunit::Millisecond
  • timeunit::Minute
  • timeunit::Month
  • timeunit::Nanosecond
  • timeunit::Second
  • timeunit::Year

Enums

  • timeunit::TimeUnit

Traits

  • Timelike
  • timeunit::TimeUnitTrait

Constants

  • convert::MICROS_PER_MILLI
  • convert::MICROS_PER_SEC
  • convert::MILLIS_PER_SEC
  • convert::NANOS_PER_MICRO
  • convert::NANOS_PER_MILLI
  • convert::NANOS_PER_SEC
  • convert::SECS_PER_DAY
  • convert::SECS_PER_HOUR
  • convert::SECS_PER_MINUTE
  • convert::SECS_PER_WEEK