Module mesh_protobuf::transparent

source ·
Expand description

Transparent encoding for types that are a wrapper around another type.

Structs§

  • An encoding derived by mesh_derive for a transparent type, using inner encoding E.

Traits§

  • A type that can be encoded as a transparent wrapper around an inner type.