Docs.rs
sqlx-utils-1.1.3
sqlx-utils 1.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
retrokiller543
Dependencies
async-trait ^0.1.87
normal
cfg-if ^1.0.0
normal
futures ^0.3.31
normal
parking_lot ^0.12.3
normal
paste ^1.0.15
normal
sqlx ^0.8.3
normal
sqlx-utils-macro ^1.1.2
normal
thiserror ^2.0.12
normal
tracing ^0.1.41
normal
tokio ^1.43.0
dev
trybuild ^1.0
dev
rustc_version ^0.4.0
build
Versions
38.03%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
sqlx_
utils
1.1.3
Database
Aliased Type
In sqlx_
utils::
types
sqlx_utils
::
types
Type Alias
Database
Copy item path
Source
pub type Database =
Any
;
Available on
crate feature
any
only.
Aliased Type
ยง
pub struct Database;