pub trait SchemaCustomElement { }Expand description
Represents a custom element in the schema.
Dyn Compatibility§
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".
pub trait SchemaCustomElement { }Represents a custom element in the schema.
This trait is dyn compatible.
In older versions of Rust, dyn compatibility was called "object safety".