type WritableResp = (DescriptorChain, CmdResponse);
Pair of a descriptor chain and a response to be written.