Docs.rs
dibs-sql-0.1.1
dibs-sql 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
fasterthanlime
Dependencies
blake3 ^1
normal
facet ^0.46
normal
indexmap ^2
normal
strid ^10
normal
insta ^1
dev
Versions
87.18%
of the crate is documented
Platform
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
Skip to main content
escape_string
dibs_
sql
0.1.1
dibs_sql
Function
escape_
string
Copy item path
Source
pub fn escape_string(s: &
str
) ->
String
Expand description
Escape a string literal for SQL.