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