PipeContent

For an instance of either Publisher or Subscriber, get the type trasmitted by the interface. This function only operates on the two interfaces directly, and will not work with subclasses.

@safe
template PipeContent (
T
) {}

Members

Aliases

PipeContent
alias PipeContent = Ts
Undocumented in source.
PipeContent
alias PipeContent = Ts
Undocumented in source.

Meta