into_attr

Trait IntoAttribute

Source
pub trait IntoAttribute {
    // Required method
    fn into_attr(self) -> Attribute;
}

Required Methods§

Implementors§