userver: storages::redis::ScanReplyElem< ScanTag::kHscan > Struct Reference
Loading...
Searching...
No Matches
storages::redis::ScanReplyElem< ScanTag::kHscan > Struct Reference

Detailed Description

Definition at line 97 of file reply_types.hpp.

Public Types

using type = std::pair<std::string, std::string>
 

Member Typedef Documentation

◆ type

using storages::redis::ScanReplyElem< ScanTag::kHscan >::type = std::pair<std::string, std::string>

Definition at line 98 of file reply_types.hpp.


The documentation for this struct was generated from the following file: