Docs.rs
cnf-lib-0.5.2
cnf-lib 0.5.2
Permalink
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
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
44.44%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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 assert
cnf_lib
0.5.2
Module assert
Module Items
Modules
Macros
In cnf_
lib::
test
cnf_lib
::
test
Module
assert
Copy item path
Source
Expand description
Various asserts on
Query
types.
Modules
§
err
Assertions for specific errors in tests.
Macros
§
is_err
Assert that a query turned up an error.