[][src]Type Definition gotham::router::builder::AssociatedSingleRouteBuilder

type AssociatedSingleRouteBuilder<'a, M, C, P, PE, QSE> = SingleRouteBuilder<'a, M, C, P, PE, QSE>;

The default type returned when building a single associated route. See router::builder::DefineSingleRoute for an overview of the ways that a route can be specified.