Trait rgb::schema::SchemaRoot

source ·
pub trait SchemaRoot: Clone + Eq + StrictType + StrictEncode + StrictDecode + Default { }

Object Safety§

This trait is not object safe.

Implementations on Foreign Types§

source§

impl SchemaRoot for ()

Implementors§