Docs.rs
socket-patch-core-1.2.0
socket-patch-core 1.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mikolalysenko
Dependencies
hex ^0.4
normal
once_cell ^1
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
uuid ^1
normal
walkdir ^2
normal
tempfile ^3
dev
tokio ^1
dev
Versions
48.07%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module client
socket_
patch_
core
1.2.0
Module client
Module Items
Structs
Enums
Functions
In socket_
patch_
core::
api
socket_patch_core
::
api
Module
client
Copy item path
Source
Structs
§
ApiClient
HTTP client for the Socket Patch API.
ApiClient
Options
Options for constructing an
ApiClient
.
Enums
§
ApiError
Errors returned by
ApiClient
methods.
Functions
§
get_
api_
client_
from_
env
Get an API client configured from environment variables.