Module tendermint_proto::serializers::time_duration[][src]

Expand description

Serialize/deserialize std::time::Duration type from and into string:

Functions

deserialize

Deserialize string into Duration

serialize

Serialize from Duration into string