Docs.rs
kyma-memory-0.0.1
kyma-memory 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
shakedaskayo
Dependencies
anyhow ^1
normal
arrow-schema ^53
normal
async-trait ^0.1
normal
chrono ^0.4
normal
kyma-core ^0.0.1
normal
kyma-embed ^0.0.1
normal
kyma-ingest-core ^0.0.1
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
Versions
50.53%
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
sql_str
kyma_
memory
0.0.1
In kyma_
memory::
sql
kyma_memory
::
sql
Function
sql_str
Copy item path
Source
pub fn sql_str(s: &
str
) ->
String
Expand description
Quote + escape a string literal for inline SQL.