tendermint::serializers

Module from_str

Expand description

Serialize and deserialize any T that implements FromStr and Display to convert from or into string. Note this can be used for all primitive data types.

Functionsยง