Docs.rs
mybatis-1.0.0
mybatis 1.0.0
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
Jzow
Dependencies
async-trait ^0.1.53
normal
chrono ^0.4
normal
futures ^0.3
normal
futures-core ^0.3
normal
hex ^0.4
normal
log ^0.4
normal
mybatis-core ^1.0.0
normal
mybatis-macro ^1.0.0
normal
mybatis-sql ^1.0.0
normal
mybatis-util ^1.0.0
normal
once_cell ^1.10
normal
rand ^0.8
normal
rbson ^2.0.3
normal
serde ^1
normal
uuid ^0.8
normal
serde_json ^1
dev
Versions
45.85%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
In mybatis
?
Macro
mybatis
::
sql_index
source
·
[
−
]
macro_rules!
sql_index
{ (
$
sql
:
ident
,
$
format_char
:
expr
) => { ... }; }