tendermint::serializers::bytes

Module string

Expand description

Serialize into string, deserialize from string

Functionsยง

deserialize
Deserialize string into Vec<u8>
serialize
Serialize from T into string