Access the stored error value.
Declared in <util/expected.h>
<util/expected.h>
constexpr E&& error() && noexcept;
An rvalue reference to the stored error.