Type Alias WritableResp

Source
type WritableResp = (DescriptorChain, CmdResponse);
Expand description

Pair of a descriptor chain and a response to be written.