collie v0.10.16 (2018-08-30T07:51:38Z)
Dub
Repo
ContextType.ContextType
collie
channel
handlercontext
ContextType
Undocumented in source.
alias
ContextType
=
ContextImpl
!(
H
)
template
ContextType
(H)
static if
(
H.dir == HandlerDir.BOTH
)
alias
ContextType
=
ContextImpl
!(
H
)
alias
ContextType
=
InboundContextImpl
!(
H
)
alias
ContextType
=
OutboundContextImpl
!(
H
)
Meta
Source
See Implementation
collie
channel
handlercontext
ContextType
aliases
ContextType