boost::redis::resp3::view_tree
A RESP3 tree whose data are std::string_views.
Synopsis
Declared in <boost/redis/resp3/tree.hpp>
using view_tree = basic_tree<std::string_view>;
Created with MrDocs