Expand description
Transparent encoding for types that are a wrapper around another type.
Structs§
- Transparent
Encoding - An encoding derived by
mesh_derivefor a transparent type, using inner encodingE.
Traits§
- Transparent
- A type that can be encoded as a transparent wrapper around an inner type.