SimpleResult.value

Undocumented in source. Be warned that the author may not have intended to support it.
struct SimpleResult(T)
@nogc nothrow @property ref inout
static if(!is(T == void))
inout(T)
value
()
()

Meta