UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - feature "ascii"
UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - Rust source code
Character encoding support for Rust - Rust source code
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 implementation of the Encoding Standard - Rust source code
Streaming transcoding for encoding_rs - Rust source code
Type safe wrappers for types with a defined byte order - Rust source code
Simple endian-handling library - Rust source code
Quotes and unquotes strings - 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
Provide useful impls on numerical enums - Rust source code
Fast dynamic-dispatched method calls - 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 derive Sequence - Rust source code
Tools to iterate over all values of a type (e.g - 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
Convert number to enum - Rust source code
Procedural macro to let enums not only get its variants' ordinal but also be constructed from an ordinal - Rust source code
enum_primitive implementation using procedural macros - Rust source code
Macro to generate num::FromPrimitive instances for enum - Rust source code
Internal helper crate for enumset - Rust source code
Creating compact sets of enums - 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
Filter log events using environment variables - Rust source code
handle environment variable context - Rust source code
Log implementation configured via environment variable - Rust source code
determine proxy parameters for a URL from the environment - Rust source code
Deserialize env vars into typesafe structs - Rust source code
Safe epoll interface - Rust source code
Traits for key comparison in maps - Rust source code
Type-erased Serialize and Serializer traits - Rust source code
Network services for small/home networks - Core code - Rust source code
Network services for small/home networks - Low level networking abstractions - 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
RFC8259-compliant string escaping and un-escaping - Rust source code
HTML entity encoding and decoding - Rust source code
Efficiently parse backslash-escaped strings - Rust source code
Cargo API written in Paris - Rust source code