fmt::format support that renders all codes of a rich error.
Synopsis
Declared in <folly/result/rich_error_base.h>
template<>
struct formatter<folly::rich_error_base::fmt_all_codes_t>;
Description
See rich_error_code::all_codes_for_fmt() for usage