Docs.rs
dysql-core-2.0.0
dysql-core 2.0.0
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
evanzp0
Dependencies
async-trait ^0.1
normal
cargo_metadata ^0.18
normal
dysql-tpl ^2
normal
fnv ^1.0
normal
home ^0.5
normal
log ^0.4
normal
once_cell ^1.13
normal
paste ^1
normal
rbatis ^4.5
normal
optional
rbdc-mysql ^4.5
normal
optional
rbdc-pg ^4.5
normal
optional
rbdc-sqlite ^4.5
normal
optional
rbs ^4.5
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.7
normal
optional
tokio-pg-mapper ^0.2
normal
optional
tokio-pg-mapper-derive ^0.2
normal
optional
tokio-postgres ^0.7
normal
optional
uuid ^1
normal
futures ^0.3
dev
tokio ^1.34
dev
Versions
0%
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
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
dysql_core
2.0.0
?
Function
dysql_core
::
get_sql_template_cache
source
·
[
−
]
pub fn get_sql_template_cache() -> &'static
RwLock
<
DysqlContext
>