Expand description
An alternative timestamp serialization/deserialization mechanism for
RFC3339-compatible timestamps to that provided by the tendermint-proto
crate.
Functionsยง
- Deserialize
String
intoTime
- Serialize from
Time
intoString
An alternative timestamp serialization/deserialization mechanism for
RFC3339-compatible timestamps to that provided by the tendermint-proto
crate.
String
into Time
Time
into String