Run jq programs to extract data from json strings.
# Cargo.toml
[dependencies]
jq-rs = "0.4.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Execute a jq filter on a JSON string
Install jq via your package manager (e.g., apt install jq, brew install jq)
No dependency data recorded yet.