- Sort Score
- Num 10 results
- Language All
- Labels All
Results 241 - 250 of 1,839 for host:doc.rust-lang.org (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
CString in std::ffi - Rust
A type representing an owned, C-compatible, nul-terminated string with no nul bytes in the middle.doc.rust-lang.org/std/ffi/struct.CString.html -
Request in std::error - Rust
`Request` supports generic, type-driven access to data. Its use is currently restricted to the standard library in cases where trait authors wish to allow trait implementors to share generic information across trait boundaries. The motivating and prototypical use case is `core::error::Error` which would otherwise require a method per concrete type (eg. `std::backtrace::Backtrace` instance that implementors want to expose to users).doc.rust-lang.org/std/error/struct.Request.htmlThu Jan 22 13:44:20 GMT 2026 50.3K bytes -
IterMut in std::collections::hash_map - Rust
A mutable iterator over the entries of a `HashMap`.doc.rust-lang.org/std/collections/hash_map/struct.IterMut.html -
DefaultHasher in std::collections::hash_map - Rust
The default `Hasher` used by `RandomState`.doc.rust-lang.org/std/collections/hash_map/struct.DefaultHasher.htmlThu Jan 22 13:44:20 GMT 2026 39.4K bytes -
RMatches in std::str - Rust
Created with the method `rmatches`.doc.rust-lang.org/std/str/struct.RMatches.html -
CommandEnvs in std::process - Rust
An iterator over the command environment variables.doc.rust-lang.org/std/process/struct.CommandEnvs.html -
Alignment in std::ptr - Rust
A type storing a `usize` which is a power of two, and thus represents a possible alignment in the Rust abstract machine.doc.rust-lang.org/std/ptr/struct.Alignment.htmlThu Jan 22 13:44:26 GMT 2026 60.3K bytes -
DynMetadata in std::ptr - Rust
The metadata for a `Dyn = dyn SomeTrait` trait object type.doc.rust-lang.org/std/ptr/struct.DynMetadata.htmlThu Jan 22 13:44:26 GMT 2026 45K bytes -
u128 - Rust
The 128-bit unsigned integer type.doc.rust-lang.org/std/primitive.u128.htmlThu Jan 22 13:44:26 GMT 2026 1.1M bytes -
try in std - Rust
Unwraps a result or propagates its error.doc.rust-lang.org/std/macro.try.htmlThu Jan 22 13:44:24 GMT 2026 8.4K bytes