Index tables for Japanese character encodings - Rust source code
Index tables for Korean character encodings - Rust source code
Index tables for simplified Chinese character encodings - Rust source code
Index tables for various single-byte character encodings - Rust source code
Helper macros to test index tables for character encodings - Rust source code
Index tables for traditional Chinese character encodings - Rust source code
Gecko-oriented Encoding Standard implementation - Rust source code
Gecko-oriented Encoding Standard implementation - feature "fast-legacy-encode"
Streaming transcoding for encoding_rs - Rust source code
Gecko-oriented Encoding Standard implementation - feature "packed_simd"
Gecko-oriented Encoding Standard implementation - feature "serde"
Gecko-oriented Encoding Standard implementation - feature "simd-accel"
Type safe wrappers for types with a defined byte order - Rust source code
Provides the raw data needed to convert to and from HTML entities - Rust source code
Proc-macro for inner field accessors on enums - Rust source code
Do not use directly, use the reexport in the `enumflags2` crate - Rust source code
Enum-based bit flags - Rust source code
Procedural macro to iterate over the variants of a field-less enum - Rust source code
Tools to iterate over the variants of a field-less enum - Rust source code
Macros 1.1 implementation of #[derive(Enum)] - Rust source code
Map with C-like enum keys represented internally as an array - Rust source code
Map with C-like enum keys represented internally as an array - feature "serde"
enum_primitive implementation using procedural macros - Rust source code
Macro to generate num::FromPrimitive instances for enum - Rust source code
Simple fork of enum_to_str_derive (by @DCjanus), convert enum to u8 slice ref - Rust source code
Trait and macro for unitary enums - Rust source code
handle environment variable context - Rust source code
Log implementation configured via environment variable - feature "atty"
Log implementation configured via environment variable - feature "default"
Log implementation configured via environment variable - Rust source code
Log implementation configured via environment variable - feature "humantime"
Log implementation configured via environment variable - feature "regex"
Log implementation configured via environment variable - feature "termcolor"
determine proxy parameters for a URL from the environment - Rust source code
Safe epoll interface - Rust source code
Type-erased Serialize and Serializer traits - Rust source code
Cross-platform interface to the `errno` variable - Rust source code
Yet another error boilerplate library - feature "backtrace"
Yet another error boilerplate library - feature "default"
Yet another error boilerplate library - Rust source code
Geometry primitives - Rust source code
Geometry primitives - feature "mint"
Geometry primitives - feature "serde"
Simple wrapper around execvp - Rust source code
Extra primitive types (u128, i128) - feature "default"
Extra primitive types (u128, i128) - Rust source code
Extra primitive types (u128, i128) - feature "rand"