Const TypeId and non-'static TypeId - Rust source code
Provides a typemap container with FxHashMap - Rust source code
Typesafe store for many value types - Rust source code
Type-level numbers evaluated at compile time - Rust source code
Annotation used to mark types for typeshare - Rust source code
Serde serializable and deserializable trait objects - Rust source code
Implementation detail of the typetag crate - Rust source code
Pure Rust reimplementation of libc functions localtime, gmtime and mktime - Rust source code
Extends the char type to provide access to most fields of the UCD, Unicode Character Database, as of version 9.0.0 - 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
Libudev bindings for Rust - Rust source code
Pure Rust implementation of the user-land udev library - Rust source code
(6-40x) smaller, (2-9x) faster and panic-free alternative to `core::fmt` - Rust source code
`μfmt` macros - Rust source code
`μfmt`'s `uWrite` trait - Rust source code
ULID implementation - Rust source code
Simple, fast, LRU cache implementation - Rust source code
light utility helping with unix mode representation - Rust source code
Name and information about current kernel - Rust source code
Utilities for working with uninitialized arrays - Rust source code
Case-preserving, ASCII case-insensitive, no_std string types - Rust source code
Case-preserving, ASCII case-insensitive, no_std string types - feature "serde" and 1 more
Case-preserving, ASCII case-insensitive, no_std string types - feature "with-serde-alloc"
Unchecked indexing wrapper using regular index syntax - Rust source code
Unescapes strings with escape sequences written out as literal characters - Rust source code
Unescape strings with escape sequences written out as literal characters - Rust source code
DSL for describing concrete syntax trees - Rust source code
Case-insensitive wrapper around strings - Rust source code
UNIC — Unicode Bidirectional Algorithm - Rust source code
UNIC — Unicode Character Tools — Character Property taxonomy, contracts and build macros - Rust source code
UNIC — Unicode Character Tools — Character Range and Iteration - Rust source code
UNIC — Common Utilities - Rust source code
UNIC — Unicode Emoji — Emoji Character Properties - Rust source code
API for managing Unicode Language Identifiers - Rust source code
The Unicode Bidirectional Algorithm - Rust source code
Unicode Bidi Mirroring property detection - Rust source code
Unicode byte-order mark detection for files and byte arrays - Rust source code
Fast lowercase, uppercase, and titlecase mapping for characters - Rust source code
Titlecase helper function on characters - Rust source code
Query Unicode category membership for chars - Rust source code
Unicode Canonical Combining Class detection - Rust source code
Fast lookup of the Unicode General Category property for char - Rust source code
Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 - Rust source code
Fast lookup of the Unicode Joining Type and Joining Group properties - Rust source code