Pure-rust DNS protocol parser library - Rust source code
Pure-rust DNS protocol parser library - feature "serde_derive"
Pure-rust DNS protocol parser library - feature "serde"
Pure-rust DNS protocol parser library - feature "with-serde"
Macro to generate doc comments - Rust source code
Dynamically generating Dockerfiles - Rust source code
Test Rust examples in your documentation - Rust source code
Command line argument parsing - Rust source code
Extract feature documentation from Cargo.toml comments - Rust source code
Persistent vector, similar to Clojure - Rust source code
`dotenv` implementation for Rust - feature "clap" and 1 more
`dotenv` implementation for Rust - Rust source code
Trait object downcasting support using only safe Rust - Rust source code
Fast functions for printing floating-point primitives - Rust source code
Serialize float number and truncate to certain precision - Rust source code
Running child processes - Rust source code
Normalize Windows paths to the most compatible format, avoiding UNC where possible - Rust source code
Clone trait that is object-safe - Rust source code
Type conversions which are expected to succeed - feature "always_assert"
Type conversions which are expected to succeed - Rust source code
Type conversions which are expected to succeed - feature "libm"
Attribute macro for easily writing extension trait pattern - Rust source code
run closures in parallel - Rust source code
Procedural macros to help you implement Rust-built-in traits quickly - Rust source code
Estimate effective resource limits for a process e.g - Rust source code
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - Rust source code
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - feature "serde"
Append-only collections for Rust where borrows to entries can outlive insertions - Rust source code
Rust implementation of union-find - feature "congruence-closure" and 1 more
Rust implementation of union-find - Rust source code
Rust implementation of union-find - feature "dogged" and 1 more
Convenient macro for cloning values into a closure - Rust source code
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
Gecko-oriented implementation of the Encoding Standard - feature "fast-legacy-encode"
Streaming transcoding for encoding_rs - Rust source code
Gecko-oriented implementation of the Encoding Standard - feature "serde"
Type safe wrappers for types with a defined byte order - 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