Docs.rs
systemprompt-database-0.10.2
systemprompt-database 0.10.2
Docs.rs crate page
BUSL-1.1
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Ejb503
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
futures-util ^0.3
normal
inventory ^0.3
normal
pg_query ^6.1
normal
rand ^0.10
normal
rust_decimal ^1.40
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
systemprompt-extension ^0.10.2
normal
systemprompt-identifiers ^0.10.2
normal
systemprompt-models ^0.10.2
normal
systemprompt-traits ^0.10.2
normal
thiserror ^2.0
normal
tokio ^1.49
normal
tracing ^0.1
normal
uuid ^1.18
normal
Versions
25.61%
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
PgDbPool
systemprompt_
database
0.10.2
PgDb
Pool
Aliased Type
In systemprompt_
database::
repository::
base
systemprompt_database
::
repository
::
base
Type Alias
PgDb
Pool
Copy item path
Source
pub type PgDbPool =
Arc
<
PgPool
>;
Aliased Type
ยง
pub struct PgDbPool {
/* private fields */
}