Docs.rs
sqlx-sqlhelper-0.1.0
sqlx-sqlhelper 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zzliujianbo
Dependencies
sqlx-sqlhelper-proc-macros ^0.1.0
normal
Versions
33.33%
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
sqlx_
sqlhelper
0.1.0
All Items
Crate Items
Modules
Macros
Attribute Macros
Derive Macros
Crate
sqlx_sqlhelper
Copy item path
Source
Modules
§
sql_
macros
Macros
§
sql_
args
构造一个元组对象(&str, MySqlArguments)
Attribute Macros
§
common_
fields
自动实现公用
id
、
create_time
、
update_time
的字段。
Derive Macros
§
SqlHelper
自动生成mysql数据库增删改查方法