RouteImpl.callImpl

Undocumented in source. Be warned that the author may not have intended to support it.
class RouteImpl(T, E...)
void
callImpl
if (
is(T == string) ||
isRegexFor!(T, string)
)

Meta