rtcc-rs

Generic Rust Real-Time Clock / Calendar Device Support

APACHE-2.0 License

Downloads
268.5K
Stars
3
Committers
3
rtcc-rs - Release 0.3.2 Latest Release

Published by eldruin 7 months ago

Added

  • Expose DateTime type to be used as replacement for some deprecated methods.
rtcc-rs - Release 0.3.1

Published by eldruin 7 months ago

Added

  • Implemented common traits for Hours.

Changed

  • Raised MSRV to 1.62.0.
rtcc-rs - Release 0.3.0

Published by eldruin over 2 years ago

Changed

  • [breaking-change] Extract the datetime() and set_datetime() methods into a
    separate DateTimeAccess trait and recommend using only that trait.
  • [breaking-change] Remove get_ from all method names to comply with the Rust API guidelines.
Package Rankings
Top 14.5% on Crates.io
Badges
Extracted from project README
crates.io Docs Build Status