Docs.rs
rdbc-rs-0.1.0
rdbc-rs 0.1.0
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
yayanyang
Dependencies
anyhow ^1.0.57
normal
async-trait ^0.1.58
normal
chrono ^0.4.23
normal
futures ^0.3.25
normal
thiserror ^1.0.31
normal
async-std ^1.11.0
dev
dotenv ^0.15.0
dev
pretty_env_logger ^0.4.0
dev
Versions
36.26%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rdbc_rs
0.1.0
All Items
Crate Items
Modules
Attribute Macros
Crate
rdbc_rs
Copy item path
Source
Re-exports
§
pub use
future
::*;
Modules
§
driver
This mode provides a generic interface around SQL database.
future
Provide asynchronous wrapper types for SQL drivers
Attribute Macros
§
async_
trait