[][src]Trait valerie::html::attributes::Span

pub trait Span: HtmlElement {
    fn attr() -> &'static str { ... }
}

Trait for the attribute span

Provided methods

fn attr() -> &'static str

Get the name of the attribute

Loading content...

Implementors

impl Span for Col[src]

impl Span for Colgroup[src]

Loading content...