Skip to main content

run_jq

Function run_jq 

Source
pub fn run_jq(value: &impl Serialize, filter: &str) -> Result<Vec<Value>, Error>