Result.value

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

Meta