pub trait ScryptoDecode: for<'a> Decode<ScryptoCustomValueKind, VecDecoder<'a, ScryptoCustomValueKind>> { }

Object Safety§

This trait is not object safe.

Implementors§