template <typename T>
class ContextFormatter
Defined at line 24 of file ../../third_party/cobalt/src/lib/util/status_builder.h
virtual base ContextFormatter, that will be specialized for various types.
If there is no specialized implementation for a given type, a custom formatter isn't present, and
can't be used as an argument to WithContexts.