3 releases
0.1.2 | May 13, 2020 |
---|---|
0.1.1 | Dec 9, 2019 |
0.1.0 | Dec 5, 2019 |
#1918 in Text processing
9KB
chardetng_c
A C wrapper for chardetng
.
Licensing
Please see the file named COPYRIGHT.
Documentation
Generated API documentation is available online.
Release Notes
0.1.2
- Remove year from copyright notices.
0.1.1
- Add newline to the end of the C header.
0.1.0
- Initial release.
lib.rs
:
C API for 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.
Dependencies
~4MB
~127K SLoC