Module tendermint::serializers::time[][src]

Expand description

An alternative timestamp serialization/deserialization mechanism for RFC3339-compatible timestamps to that provided by the tendermint-proto crate.

Functions

Deserialize String into Time

Serialize from Time into String