pub trait ScryptoCategorize: Categorize<ScryptoCustomValueKind> { }

Object Safety§

This trait is not object safe.

Implementors§