Modulesยง
- ts_
milliseconds_ str - A module to be used with
#[serde(with = "ts_milliseconds_str")]
to allow serialization/deserialization of string values containing a number of milliseconds since the unix epoch in base 10. For example, the following json could have itstime
field deserialized using this module: