Type Definition hyper_router::regex::Captures
[−]
[src]
type Captures = Vec<(Option<String>, String)>;
type Captures = Vec<(Option<String>, String)>;