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

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

Trait for the attribute hreflang

Provided methods

fn attr() -> &'static str

Get the name of the attribute

Loading content...

Implementors

impl Hreflang for A[src]

impl Hreflang for Area[src]

impl Hreflang for Link[src]

Loading content...