RouteImpl.call

Undocumented in source.
class RouteImpl(T, E...)
abstract
void
call
if (
is(T == string) ||
isRegexFor!(T, string)
)

Meta