RouteImpl.callImpl

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

Meta