Docs.rs
actrix-platform-0.5.2
actrix-platform 0.5.2
Docs.rs crate page
Apache-2.0
20 July 2026
Links
Repository
crates.io
Source
Owners
kaito-harry
Dependencies
actr-protocol ^0.5.2
normal
actrix-proto ^0.5.2
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
ecies ^0.2
normal
ed25519-dalek ^2
normal
hex ^0.4.3
normal
hmac ^0.12
normal
lazy_static ^1.4
normal
nonce-auth ^0.6.3
normal
once_cell ^1.19
normal
opentelemetry ^0.31.0
normal
optional
prometheus ^0.14
normal
prost ^0.14
normal
prost-types ^0.14
normal
pwrzv ^0.7.0
normal
rand ^0.8.5
normal
rustls ^0.23
normal
rustls-pemfile ^2.0.0
normal
rustls-pki-types ^1.0.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
actrix-signer ^0.5.2
normal
sqlx ^0.8
normal
strum ^0.27.2
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tokio-rustls ^0.26.2
normal
tokio-tungstenite ^0.28.0
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.32.0
normal
optional
url ^2
normal
uuid ^1.18
normal
serial_test ^3.0
dev
tempfile ^3.23
dev
proc-macro2 ^1.0
build
quote ^1.0
build
syn ^2.0
build
Versions
63.46%
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
Module db
platform
0.5.2
Module db
Module Items
Structs
Functions
In platform::
storage
platform
::
storage
Module
db
Copy item path
Source
Expand description
数据库连接和操作管理
提供基于 sqlx 的数据库连接池和基本操作
Structs
§
Database
数据库管理器
Functions
§
get_
database
获取全局数据库实例
is_
database_
initialized
检查数据库是否已初始化
set_
db_
path
设置全局数据库路径