[][src]Type Definition reroute::Captures

type Captures<'r> = Option<SmallVec<[&'r str; 4]>>;