Function jq_implementation

Source
pub fn jq_implementation(
    query: &str,
    input: &str,
    options: Cli,
) -> Result<String>