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

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