Expand description
Wrapper object for encoding reference types.
Structsยง
- Encode
Ref - Reference encoder: wrapper type which impls
Encodefor any reference to a type which impls the same. - Encode
Value Ref - Reference value encoder: wrapper type which impls
EncodeValueandTaggedfor any reference type which impls the same.