Centralized map linking each RankedRequest to its response data structure. This is the core for type-safety when using client.handleRequest().
client.handleRequest()
Centralized map linking each RankedRequest to its response data structure. This is the core for type-safety when using
client.handleRequest().