Construct a failed Expected value.
Declared in <mrdocs/Handlebars/Error.hpp>
using polyfill::Unexpected;
Re-exported from polyfill (defined there) so that Unexpected(e) deduces the error type on every supported compiler. Alias-template CTAD (P1814) is not implemented everywhere (e.g. Clang 18).