Module tendermint_proto::serializers::nullable[][src]

Expand description

Serialize/deserialize nilable type into T, where nil turns into the default impl.

Functions

deserialize

Deserialize Option

serialize

Serialize Option