mirror of
https://github.com/openharmony/third_party_rust_humantime.git
synced 2026-07-01 21:14:06 -04:00
Add a link to serde-humantime
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
//!
|
||||
//! Timestamp parsing/formatting is super-fast because format is basically
|
||||
//! fixed.
|
||||
//!
|
||||
//! See [serde-humantime] for serde integration.
|
||||
//!
|
||||
//! [serde-humantime]: https://docs.rs/serde-humantime/0.1.1/serde_humantime/
|
||||
#![warn(missing_debug_implementations)]
|
||||
#![warn(missing_docs)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user