It's possible to print raw_value_view, but not raw_value. It would be useful to be able to print both. Implement printing raw_value by creating raw_value_view from it and printing the view. Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>