Reference
boost::redis::resp3::node_view
A node in the response tree that does not own its data.
Synopsis
Declared in <boost/redis/resp3/node.hpp>
using node_view = basic_node<std::string_view>;
Created with MrDocs