[][src]Type Definition usher::capture::Captures

type Captures<'a> = Vec<Capture<'a>>;

Alias type for a set of multiple Capture values.