pub trait BasicSborEnum: SborEnum<NoCustomValueKind> { }

Implementors§