Result.success

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Result!T success(T value)
  2. Result!void success()
    struct Result(T)
    static
    static if(is(T == void))
    Result!void
    success
    ()
    ()

Meta