7 releases (stable)

1.2.2 Dec 10, 2019
1.1.1 Dec 10, 2019
1.0.0 Dec 10, 2019
0.0.0 Dec 9, 2019

#1545 in Parser implementations

Download history 3216/week @ 2023-10-23 2748/week @ 2023-10-30 2828/week @ 2023-11-06 3087/week @ 2023-11-13 2145/week @ 2023-11-20 2508/week @ 2023-11-27 2636/week @ 2023-12-04 2830/week @ 2023-12-11 2601/week @ 2023-12-18 1680/week @ 2023-12-25 3025/week @ 2024-01-01 3656/week @ 2024-01-08 3242/week @ 2024-01-15 3043/week @ 2024-01-22 4153/week @ 2024-01-29 3450/week @ 2024-02-05

14,395 downloads per month
Used in 7 crates (3 directly)

MIT/Apache

11KB
114 lines

chic

Pretty parser error reporting.

Installation

$ cargo add chic

Safety

This crate uses #![deny(unsafe_code)] to ensure everything is implemented in 100% Safe Rust.

Contributing

Want to join us? Check out our "Contributing" guide and take a look at some of these issues:

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~96KB