Skip to main content

IDebugUI_BoolField

Trait IDebugUI_BoolField 

Source
pub trait IDebugUI_BoolField: IDebugUI_Field_1<bool> { }

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§