Docs.rs
archivist-core-0.2.0
archivist-core 0.2.0
Permalink
Docs.rs crate page
AGPL-3.0-or-later
16 August 2026
Links
Repository
crates.io
Source
Owners
8ullyMaguire
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dotenvy ^0.15
normal
redis ^0.27
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
urlencoding ^2
normal
uuid ^1
normal
tokio ^1
dev
tracing-subscriber ^0.3
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
archivist_
core
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate archivist_
core
archivist_core
Module
error
Copy item path
Source
Expand description
Error types for the bot.
Enums
§
BotError
Bot-wide error type. Every variant is platform-neutral.
Type Aliases
§
Result
Convenience alias.