Docs.rs
sqlb-0.3.5
sqlb 0.3.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jeremychone
Dependencies
async-trait ^0.1
normal
sqlb-macros ^0.3.2
normal
sqlx ^0.6
normal
time ^0.3.20
normal
uuid ^1.3.1
normal
anyhow ^1
dev
serial_test ^2
dev
tokio ^1
dev
Versions
33.33%
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
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
☰
In sqlb
?
Function
sqlb
::
insert
source
·
[
−
]
pub fn insert<'a>() ->
InsertSqlBuilder
<'a>