3 releases

0.1.2 May 13, 2020
0.1.1 Dec 9, 2019
0.1.0 Dec 5, 2019

#1829 in Text processing

Apache-2.0 OR MIT

9KB

chardetng_c

docs.rs Apache 2 / MIT dual-licensed

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
~126K SLoC