Docs.rs
velesdb-server-3.0.1
velesdb-server 3.0.1
Permalink
Docs.rs crate page
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
cyberlife-coder
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
clap ^4.6
normal
futures ^0.3
normal
governor ^0.10
normal
hyper ^1
normal
hyper-util ^0.1
normal
parking_lot ^0.12
normal
rustls ^0.23
normal
rustls-pemfile ^2
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.52
normal
tokio-rustls ^0.26
normal
toml ^1.1
normal
tower ^0.5
normal
tower-http ^0.6
normal
tower_governor ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
utoipa ^5
normal
utoipa-swagger-ui ^9
normal
optional
velesdb-core ^3.0.1
normal
reqwest ^0.13
dev
serde_yaml ^0.9
dev
tempfile ^3.14
dev
tokio-test ^0.4
dev
toml ^1.1
dev
tower ^0.5
dev
Versions
94.51%
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
Module explain
velesdb_
server
3.0.1
Module explain
Module Items
Functions
In velesdb_
server::
query
velesdb_server
::
query
Module
explain
Copy item path
Source
Expand description
EXPLAIN query handler and plan building logic.
Functions
ยง
explain
Explain a VelesQL query, optionally executing it with instrumentation.