Result.this

Undocumented in source.
  1. this()
  2. this(V value)
  3. this(V value, string msg, string file, size_t line)
  4. this(string msg, string file, size_t line)
  5. this(Except e)
    struct Result(V, Except = Exception)
    @nogc pure nothrow
    this
    (
    Except e
    )

Meta