Write the specified rhs record formatter to the specified output stream in some reasonable (single-line) format and return a reference to the modifiable stream.
Declared in <ball_recordstringformatter.h>
std::ostream&
operator<<(
std::ostream& output,
RecordStringFormatter const& rhs);