pub trait BasicSbor: BasicCategorize + BasicDecode + BasicEncode + BasicDescribe { }

Object Safety§

This trait is not object safe.

Implementors§