Event-driven, non-blocking I/O platform - feature "tokio-fs"
Event-driven, non-blocking I/O platform - feature "tokio-io"
Event-driven, non-blocking I/O platform - feature "tokio-reactor"
Event-driven, non-blocking I/O platform - feature "tokio-tcp"
Event-driven, non-blocking I/O platform - feature "tokio-threadpool"
Event-driven, non-blocking I/O platform - feature "tokio-timer"
Event-driven, non-blocking I/O platform - feature "tokio-udp"
Event-driven, non-blocking I/O platform - feature "tokio-uds"
Event-driven, non-blocking I/O platform - feature "udp"
UDP bindings for tokio - Rust source code
Event-driven, non-blocking I/O platform - feature "uds"
Unix Domain sockets for Tokio - Rust source code
Native encoder and decoder of TOML-formatted data - Rust source code
Native encoder and decoder of TOML-formatted data - feature "indexmap" and 1 more
Rust bindings to the Tree-sitter parsing library - Rust source code
TryFrom and TryInto traits for failable conversions - Rust source code
Lightweight atomic lock - Rust source code
Contains helper macros for unwrapping Results and Options - Rust source code
High-level, safe, zero-allocation TrueType font parser - Rust source code
Arena, a fast but limited type of allocator - Rust source code
Type-level numbers evaluated at compile time - Rust source code
Parsing data files in the Unicode character database - Rust source code
Trie for storing Unicode codepoint sets and maps - Rust source code
Small utility library for working with the Unicode character database - Rust source code
light utility helping with unix mode representation - Rust source code
Unchecked indexing wrapper using regular index syntax - Rust source code
Case-insensitive wrapper around strings - Rust source code
The Unicode Bidirectional Algorithm - Rust source code
The Unicode Bidirectional Algorithm - feature "serde"
The Unicode Bidirectional Algorithm - feature "with_serde"
Query Unicode category membership for chars - Rust source code
Functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15 - Rust source code
Unicode Script and Script_Extension properties from UAX #24
Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules - Rust source code
Unicode vertical orientation detection - Rust source code
Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - feature "compiler_builtins"
Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - feature "core"
Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - Rust source code
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code
Remove a column of leading whitespace from a string - Rust source code
Trait for universal hash functions - Rust source code
Unix domain socket bindings - Rust source code
Unreachable code optimization hint in stable rust - Rust source code
Safe, fast, zero-allocation parsing of untrusted inputs - Rust source code
Rust binding for OpenBSD's unveil(2) - Rust source code
Unwrap! and an unwrap_err! macro - Rust source code
URL library for Rust - Rust source code
Doing URL percentage encoding - Rust source code
Locate URLs in character streams - Rust source code
URL library for Rust - feature "serde"