Docs.rs
cue-sdk-0.1.1
cue-sdk 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
scottroemeschke
Dependencies
bitflags ^2
normal
cue-sdk-sys ^0.1.0
normal
thiserror ^2
normal
tokio ^1
normal
optional
tokio ^1
dev
Versions
30.52%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
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 error
cue_sdk
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate cue_
sdk
cue_sdk
Module
error
Copy item path
Source
Enums
§
SdkError
All errors that can be returned by SDK operations.
Type Aliases
§
Result
Convenience alias used throughout this crate.