Docs.rs
  • tea-time-0.3.2
    • tea-time 0.3.2
    • 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-error ^0.3.2 normal
    • Versions
    • 29.41% 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

tea_time0.3.2

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

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

Enums

  • timeunit::TimeUnit

Traits

  • 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