1 2 3
# alien-client-core Shared utilities for all cloud API client crates. Provides `RetriableRequestBuilder` for HTTP requests with retry logic, and response handling helpers (`handle_json_response`, `handle_xml_response`, `handle_no_response`).