Skip to main content

GitAttributes

Type Alias GitAttributes 

Source
pub type GitAttributes = Vec<AttrRule>;
Expand description

Opaque type alias for loaded gitattributes rules.

Aliased Typeยง

pub struct GitAttributes { /* private fields */ }