* fix issue #559: to json -r serializes datetime without spaces * add in a third test which checks spaces in both keys and values * fix clippy error
* add in the method to_string_raw * add in a raw flag to json * add in a test