Result.value

Undocumented in source.
struct Result
static if(!is(T == void))
T value;

Meta