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

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

Functions

deserialize

Deserialize String into Time

serialize

Serialize from Time into String