Reference
boost::redis::basic_connection::rebind_executor::other
The connection type when rebound to the specified executor.
Synopsis
Declared in <boost/redis/connection.hpp>
using other = basic_connection<Executor1>;
Created with MrDocs