pub type GitAttributes = Vec<AttrRule>;
Opaque type alias for loaded gitattributes rules.
pub struct GitAttributes { /* private fields */ }