Docs.rs
spring-sqlx-0.4.1
spring-sqlx 0.4.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
holmofy
Dependencies
anyhow ^1.0
normal
bigdecimal ^0.4
normal
optional
chrono ^0.4
normal
optional
rust_decimal ^1
normal
optional
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
optional
spring ^0.4
normal
sqlx ^0.8
normal
optional
time ^0.3
normal
optional
tracing ^0.1
normal
uuid ^1
normal
optional
Versions
58.33%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
spring_
sqlx
0.4.1
Connect
Pool
Aliased Type
In crate spring_
sqlx
spring_sqlx
Type Alias
ConnectPool
Copy item path
Source
pub type ConnectPool =
AnyPool
;
Aliased Type
ยง
pub struct ConnectPool(
/* private fields */
);