Docs.rs
rbatis-4.8.1
rbatis 4.8.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zhuxiujia
Dependencies
async-trait ^0.1
normal
dark-std ^0.2
normal
futures ^0.3
normal
futures-core ^0.3
normal
hex ^0.4
normal
log ^0.4
normal
parking_lot ^0.12.3
normal
rand ^0.10
normal
rbatis-codegen ^4.7
normal
rbatis-macro-driver ^4.7
normal
optional
rbdc ^4.7
normal
rbdc-pool-fast ^4.7
normal
rbs ^4
normal
serde ^1
normal
log ^0.4.20
dev
rbdc-sqlite ^4.7
dev
serde_json ^1
dev
tokio ^1
dev
Versions
46.05%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Files
rbatis/utils/
mod.rs
1
#[macro_use]
2
pub mod
table_util;
3
pub mod
impled;