Docs.rs
cnf-lib-0.6.0
cnf-lib 0.6.0
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
har7an
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
confy ^0.5
normal
displaydoc ^0.2
normal
enum_dispatch ^0.3.11
normal
futures ^0.3.28
normal
is_executable ^1.0
normal
logerr ^0.2
normal
regex ^1.9.1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0.96
normal
thiserror ^1.0
normal
tokio ^1.32
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
users ^0.11
normal
which ^4.4
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
cnf_lib
0.6.0
Module error
Sections
CNF Error Types
Module Items
Modules
Enums
In crate cnf_
lib
cnf_lib
Module
error
Copy item path
Source
Expand description
§
CNF Error Types
Modules
§
prelude
Useful functions and bits for error handling.
Enums
§
CnfError
Public error type for
cnf
.