# nom_nrql
NRQL (New Relic Query Language) streaming parser built with [nom](https://github.com/rust-bakery/nom).
## Documentation
- [docs.rs](https://docs.rs/nom_nrql)
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or <https://www.apache.org/licenses/LICENSE-2.0>)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or <https://opensource.org/licenses/MIT>)
at your option.