Docs.rs
charybdis-1.1.0
charybdis 1.1.0
Permalink
Docs.rs crate page
MIT
09 June 2026
Links
Repository
crates.io
Source
Owners
GoranBrkuljan
Dependencies
bigdecimal ^0.4.3
normal
charybdis-migrate ^1.1.0
normal
optional
charybdis_macros ^1.1.0
normal
chrono ^0.4.38
normal
colored ^3.0.0
normal
futures ^0.3.30
normal
scylla ^1.4
normal
serde ^1.0.200
normal
serde_json ^1.0.116
normal
uuid ^1.8.0
normal
serde ^1.0
dev
serde_json ^1.0
dev
strum ^0.27.1
dev
tokio ^1.42.0
dev
Versions
3.17%
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
Set
charybdis
1.1.0
Set
Aliased Type
In charybdis::
types
charybdis
::
types
Type Alias
Set
Copy item path
Source
pub type Set<T> =
HashSet
<T>;
Aliased Type
ยง
pub struct Set<T> {
/* private fields */
}