pub trait ScryptoEncode: for<'a> Encode<ScryptoCustomValueKind, VecEncoder<'a, ScryptoCustomValueKind>> { }

Implementors§