Module tendermint::serializers::optional[][src]

Expand description

Serialize/deserialize Option type where T has a serializer/deserializer. Use null if the received value equals the Default implementation.

Functions

Deserialize Option

Serialize Option