Module encode_ref

Module encode_ref 

Source
Expand description

Wrapper object for encoding reference types.

Structsยง

EncodeRef
Reference encoder: wrapper type which impls Encode for any reference to a type which impls the same.
EncodeValueRef
Reference value encoder: wrapper type which impls EncodeValue and Tagged for any reference type which impls the same.