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

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