Docs.rs
cx-sdk-1.9.2
cx-sdk 1.9.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
coralogix-automation-golem
Dependencies
backoff ^0.4
normal
bytes ^1.6
normal
cx-api ^1.9.2
normal
http ^1
normal
humantime-serde ^1
normal
log ^0.4
normal
prost ^0.13
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1.0
normal
thiserror ^2
normal
time ^0.3
normal
tokio ^1
normal
tokio-stream ^0.1.14
normal
tokio-util ^0.7
normal
tonic ^0.12
normal
tonic-types ^0.12
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.10
normal
Versions
100%
of the crate is documented
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
Module error
cx_sdk
1.9.2
Module error
Module Items
Structs
Enums
Type Aliases
In crate cx_
sdk
cx_sdk
Module
error
Copy item path
Source
Expand description
This module contains the error types for the SDK.
Structs
§
SdkApi
Error
An error returned by the underlying API.
Enums
§
SdkError
The error type for the SDK.
Type Aliases
§
Result
The result type for the SDK.