pub trait LayoutDataTrait: Default + Send + Sync + 'static { }

Implementors§