jql-runner 7.0.0

Runner for jql - the JSON Query Language tool.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# jql-runner

## About

This crate is a workspace dependency of the [jql](https://github.com/yamafaktory/jql) tool.

## Features

- Raw runner (string slice as input)
- Token runner (tokens as input)
- Errors

## License

For licensing information, please check the [workspace root](https://github.com/yamafaktory/jql).