Expand description
Production HTTP client for Sashiko API access.
Structsยง
- Http
Client - Production HTTP client for a single Sashiko remote.
Functionsยง
- is_
retryable_ ๐status - Check if an HTTP status code should trigger a retry.
- make_
deser_ ๐error - Convert a reqwest JSON error into an
ApiError::Deserialization.