Trait tetsy_scale_codec::FullEncode[][src]

pub trait FullEncode: Encode + EncodeLike { }

Trait that bound EncodeLike along with Encode. Usefull for generic being used in function with EncodeLike parameters.

Implementors

Loading content...