Type Definition syntect::parsing::syntax_definition::CaptureMapping[][src]

pub type CaptureMapping = Vec<(usize, Vec<Scope>)>;