lib.rs |
C API for [`chardetng`](https://docs.rs/chardetng/)
# Panics
This crate is designed to be used only in a `panic=abort` scenario.
Panic propagation across FFI is not handled!
# Licensing
See the file named [COPYRIGHT](https://github.com/hsivonen/chardetng_c/blob/master/COPYRIGHT). |
6880 |