template <>
struct formatter
Defined at line 3925 of file ../../third_party/fmtlib/src/include/fmt/format.h
Public Methods
const char * parse (parse_context<> & ctx)
Defined at line 3930 of file ../../third_party/fmtlib/src/include/fmt/format.h
template <typename FormatContext>
decltype(ctx.out()) format (bytes b, FormatContext & ctx)
Defined at line 3936 of file ../../third_party/fmtlib/src/include/fmt/format.h