Docs.rs
baichun-framework-db-0.1.0
baichun-framework-db 0.1.0
Docs.rs crate page
MIT
24 July 2026
Links
Repository
crates.io
Source
Owners
fangbc5
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
num_cpus ^1.16
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.7
normal
thiserror ^1.0
normal
tokio ^1.36
normal
anyhow ^1.0
dev
tokio ^1.36
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
DB_POOL
baichun_
framework_
db
0.1.0
In baichun_
framework_
db::
pool
baichun_framework_db
::
pool
Static
DB_POOL
Copy item path
Source
pub static DB_POOL:
OnceCell
<
Arc
<
DbPool
>>
Expand description
全局数据库连接池实例