Trait basex::query::serializer::ToAttribute[][src]

pub trait ToAttribute {
    fn to_attribute(&self) -> Attribute;
}

Required methods

Implementations on Foreign Types

Implementors