StreamReceiver.setValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setValue()
    struct StreamReceiver(State)
    @safe
    static if(is(State.StreamSenderValue == void))
    void
    setValue
    ()
  2. void setValue(State.StreamSenderValue value)

Meta