led/sub_crates/text_encoding
Nathan Vegdahl 3d8eaefa6b Added a lot of single-byte text encodings to text_encoding sub-crate.
They are largely auto-generated from text-based tables from the
WHATWG encoding standard.  Most of them are still not available
in the code itself, but they are generating correctly, and exposing
them is just a matter of boiler plate.
2018-08-23 02:29:58 -07:00
..
encoding_tables Added a lot of single-byte text encodings to text_encoding sub-crate. 2018-08-23 02:29:58 -07:00
src Added a lot of single-byte text encodings to text_encoding sub-crate. 2018-08-23 02:29:58 -07:00
tests Change encoding/decoding function naming. 2018-08-22 15:05:38 -07:00
build.rs Added a lot of single-byte text encodings to text_encoding sub-crate. 2018-08-23 02:29:58 -07:00
Cargo.toml Added a lot of single-byte text encodings to text_encoding sub-crate. 2018-08-23 02:29:58 -07:00