cloud-hypervisor/api_client/src
James O. D. Hunt cd0208fe0a api-client: Allow response to be captured
Previously, the API response was always written to stdout, but that may
not be appropriate for all clients.

The client can now control this behaviour as the client API returns the
response in the `Result`.

Fixes: #4703.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2022-09-28 15:23:03 +01:00
..
lib.rs api-client: Allow response to be captured 2022-09-28 15:23:03 +01:00