User.this

  1. this(string str)
    struct User
    @safe pure nothrow @nogc
    this
    (
    string str
    )
  2. this(UserMask mask_)
  3. this(string nick, string ident, string host)

Meta