Post.error

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(Error) error()
    struct Post(Direction DIRECTION)
    @trusted const pure
    static if(DIRECTION is Direction.RECEIVE)
    const(Error)
    error
    ()
  2. Error error()

Meta