Type Alias syntect::parsing::syntax_definition::CaptureMapping   
source · pub type CaptureMapping = Vec<(usize, Vec<Scope>)>;Aliased Type§
struct CaptureMapping { /* private fields */ }pub type CaptureMapping = Vec<(usize, Vec<Scope>)>;struct CaptureMapping { /* private fields */ }