Docs.rs
dysql-core-2.0.0
dysql-core 2.0.0
Permalink
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dysql_core
2.0.0
All Items
Structs
Enums
Statics
Functions
Type Aliases
?
Crate
dysql_core
source
·
[
−
]
Structs
§
DySqlError
DysqlContext
EmptyObject
ErrorInner
PageDto
Pagination
ParseSqlError
SortModel
Value
Enums
§
Kind
SqlDialect
Statics
§
SQL_TEMPLATE_CACHE
Functions
§
extract_params_buf
extract sql and params from raw sql
gen_named_sql
get_sql_template
get_sql_template_cache
hash_it
put_sql_template
save_sql_template
Type Aliases
§
DySqlResult
ParseSqlResult