Result.error

Undocumented in source. Be warned that the author may not have intended to support it.
struct Result(T, E = void)
@property ref inout scope @trusted return
static if(hasError)
inout(E)
error
()

Meta