Docs.rs
heliosdb-proxy-0.4.1
heliosdb-proxy 0.4.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
danimoya
Dependencies
anyhow ^1
normal
base64 ^0.21
normal
bincode ^1
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4
normal
config ^0.14
normal
dashmap ^5
normal
ed25519-dalek ^2
normal
flate2 ^1
normal
hmac ^0.12
normal
md-5 ^0.10
normal
once_cell ^1
normal
opentelemetry ^0.21
normal
optional
parking_lot ^0.12
normal
prometheus ^0.13
normal
optional
rand ^0.8
normal
regex ^1
normal
reqwest ^0.11
normal
rustls ^0.23
normal
rustls-pki-types ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tar ^0.4
normal
thiserror ^1
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
wasmtime ^26
normal
optional
webpki-roots ^0.26
normal
zstd ^0.13
normal
criterion ^0.5
dev
tempfile ^3
dev
tokio-test ^0.4
dev
wat ^1
dev
Versions
87.08%
of the crate is documented
Go to latest version
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
is_cacheable_query
heliosdb_
proxy
0.4.1
In heliosdb_
proxy::
cache::
hints
heliosdb_proxy
::
cache
::
hints
Function
is_
cacheable_
query
Copy item path
Source
pub fn is_cacheable_query(sql: &
str
) ->
bool
Expand description
Check if a query is cacheable (SELECT, VALUES, etc.)