Docs.rs
rat_quickdb-0.4.1
rat_quickdb 0.4.1
Docs.rs crate page
LGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
0ldm0s
Dependencies
anyhow ^1.0
normal
arc-swap ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1.0
normal
chrono ^0.4
normal
crossbeam-queue ^0.3
normal
dashmap ^5.5
normal
futures ^0.3
normal
mongodb ^2.8
normal
optional
mysql_async ^0.34
normal
optional
once_cell ^1.0
normal
parking_lot ^0.12
normal
pyo3 ^0.21.0
normal
optional
rand ^0.8
normal
rat_embed_lang ^0.1.1
normal
rat_logger ^0.2.8
normal
rat_memcache ^0.2.4
normal
regex ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
snowflake ^1.3
normal
sqlx ^0.8
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-postgres ^0.7
normal
optional
toml ^0.8
normal
urlencoding ^2.1
normal
uuid ^1.0
normal
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
81.19%
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
Module error
rat_
quickdb
0.4.1
Module error
Module Items
Structs
Enums
Type Aliases
In crate rat_
quickdb
rat_quickdb
Module
error
Copy item path
Source
Expand description
错误处理模块
提供统一的错误类型定义和中文错误信息
Structs
§
Error
Builder
错误构建器 - 提供便捷的错误创建方法
Enums
§
Quick
DbError
QuickDB 统一错误类型
Type Aliases
§
Quick
DbResult
QuickDB 结果类型别名