Docs.rs
klauthed-data-0.3.0
klauthed-data 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
klauthedAdmin
Dependencies
async-nats ^0.49
normal
optional
async-trait ^0.1
normal
base64 ^0.22
normal
futures-util ^0.3
normal
klauthed-core ^0.3.0
normal
klauthed-error ^0.3.0
normal
lapin ^4.10
normal
optional
moka ^0.12
normal
optional
mongodb ^3
normal
optional
object_store ^0.13
normal
optional
redis ^1
normal
optional
rskafka ^0.6
normal
optional
serde ^1.0.228
normal
serde_json ^1
normal
sqlx ^0.9
normal
optional
thiserror ^2
normal
tracing ^0.1
normal
criterion ^0.5
dev
proptest ^1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Go to latest version
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
AnyPool
klauthed_
data
0.3.0
AnyPool
Aliased Type
In crate klauthed_
data
klauthed_data
Type Alias
AnyPool
Copy item path
Source
pub type AnyPool =
Pool
<
Any
>;
Aliased Type
ยง
pub struct AnyPool(
/* private fields */
);