quarb-compose 0.1.0

Adapter composition: parseable leaf content grafts an inner arbor
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# quarb-compose

Adapter composition: parseable leaf content grafts an inner arbor.

Part of [Quarb](https://quarb.org), a query language for *arbors*
— tree-spanned graphs. This crate is shared infrastructure for the
[`quarb`](https://crates.io/crates/quarb) engine and its adapters.

See [quarb.org](https://quarb.org) for the language specification
and the user guide.

## License

Dual-licensed under either of [MIT](LICENSE-MIT) or
[Apache-2.0](LICENSE-APACHE), at your option.