Writes a raw JSON fragment.
def put_raw(text: str) -> None: ...
This method writes raw data to the output. This may be used to write any data of any format directly to the output.