AttributeName

Type Alias AttributeName 

Source
pub type AttributeName = String;
Expand description

An AttributeName represents the name of an attribute in a document.

Aliased Typeยง

pub struct AttributeName { /* private fields */ }