Docs.rs
cpdb-rs-0.1.1
cpdb-rs 0.1.1
Permalink
Docs.rs crate page
MIT
06 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
TitikshaBansal
github:openprinting:rust-publishers
Dependencies
cpdb-sys ^0.1.1
normal
optional
futures-util ^0.3
normal
optional
log ^0.4
normal
serde ^1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
optional
zbus ^5.15.0
normal
optional
glib-sys ^0.22
dev
libc ^0.2
dev
serde_json ^1.0
dev
tempfile ^3.27
dev
tokio ^1
dev
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
Skip to main content
Module error
cpdb_rs
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate cpdb_
rs
cpdb_rs
Module
error
Copy item path
Source
Expand description
Crate-wide error type and
Result
alias.
Enums
§
Cpdb
Error
Errors that originate from the cpdb-rs bindings.
Type Aliases
§
Result
Shorthand
Result
alias used throughout the crate.