template <class T = monostate, class E = monostate>
luco::expected class

an implementation of std::expected to allow using luco with C++20. check the cppreference