pub type LocalComputeClient = LocalClient<ComputeCommand, ComputeResponse>;
Expand description

A LocalClient for the compute layer.