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

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