boost::redis::generic_flat_response
Similar to boost::redis::generic_response but stores data contiguously.
Synopsis
Declared in <boost/redis/response.hpp>
using generic_flat_response = adapter::result<resp3::flat_tree>;
Created with MrDocs