pub trait FontValidation: Sealed + Clone + PartialEq + Eq + Debug { }

Object Safety§

This trait is not object safe.

Implementors§