Docs.rs
rbatis-4.0.47
rbatis 4.0.47
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
zhuxiujia
Dependencies
crossbeam ^0.8.2
normal
dark-std ^0.2
normal
decimal ^2
normal
futures ^0.3
normal
futures-core ^0.3
normal
hex ^0.4
normal
log ^0.4
normal
once_cell ^1.10
normal
rand ^0.8
normal
rbatis-codegen ^4.0
normal
rbatis-macro-driver ^4.0
normal
rbdc ^0.1
normal
rbs ^0.1
normal
serde ^1
normal
serde_json ^1
dev
tokio ^1
dev
Versions
35.92%
of the crate is documented
This release has been yanked, go to latest version
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
?
1
2
3
pub type
Result
<T> = std::result::Result<T, Error>;
pub type
Error = rbdc::Error;