Crate countrs

source ·

Modules

  • This module implements the Time and TimeUnits traits for chrono’s DateTime<Tz>, as long as From<DateTime<Utc>> is implemented for DateTime<Tz>.
  • This module provides TimeStamp and Duration types which implement the Time and TimeUnits traits respectively, for use with Counter and its methods.

Structs

Enums

  • Specifies whether to count Up from a starting time, or Down from a target end time.

Traits