[][src]Crate jq_src

This crate aims to encapsulate the logic required for building libjq from source (so that jq-sys doesn't have to know how to do this).

The primary consumers of this crate are jq-sys (the generated bindings to libjq), and indirectly json-query (a high-level wrapper for running jq programs over json strings).

Structs

Artifacts

Information about the locations of files generated by Build::build().

Build

Configuration data for the build.

Functions

source_dir

Get the path to the jq source.

version

Get the current version of the crate.