pub async fn serve_controller( stream: ControllerRequestStream, test: Test, ) -> Result<()>
Serves fuchsia.fuzzer.Controller using test fakes.
fuchsia.fuzzer.Controller