Structs§
- Http
Client - HTTP client for executing API calls against the target service.
Functions§
- build_
query_ params - Extracts query parameters from
argsfor params withlocation == Query. - interpolate_
path - Replaces
{param_name}placeholders in the path with values fromargs.