Docs.rs
hawk-data-0.2.3
hawk-data 0.2.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kyotalab
Dependencies
anyhow ^1.0.98
normal
clap ^4.5.40
normal
csv ^1.3.1
normal
indexmap ^2.10.0
normal
is-terminal ^0.4.16
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
serde_yaml ^0.9.34
normal
termcolor ^1.4.1
normal
thiserror ^2.0.12
normal
Versions
26.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
execute_basic_query
hawk_
data
0.2.3
In hawk_
data::
executor
hawk_data
::
executor
Function
execute_
basic_
query
Copy item path
Source
pub fn execute_basic_query( json: &
Value
, query: &
str
, ) ->
Result
<
Vec
<
String
>,
Error
>