Reference
boost::redis::basic_connection::executor_type
The type of the executor associated to this object.
Synopsis
Declared in <boost/redis/connection.hpp>
using executor_type = Executor;
Created with MrDocs