Capability.this

  1. this()
  2. this(string str)
  3. this(string key, string val)
    struct Capability
    @safe pure @nogc nothrow
    this
    (
    string key
    ,
    string val
    )

Meta