Trait rustcn_ui::MiExtension
source · pub trait MiExtension: HasAttributes + Sized {
// Provided method
fn mathvariant(self, value: impl IntoAttributeValue) -> Self { ... }
}Provided Methods§
fn mathvariant(self, value: impl IntoAttributeValue) -> Self
Object Safety§
This trait is not object safe.