pub fn attr(key: impl Into<String>, value: impl Into<String>) -> Attribute
Creates a new Attribute. Attribute::new is an alias for this.
Attribute::new