- Sort Score
- Num 10 results
- Language All
- Labels All
Results 151 - 160 of 2,385 for host:doc.rust-lang.org (0.06 seconds)
-
CharTryFromError in std::char - Rust
The error type returned when a conversion from `prim@u32` to `prim@char` fails.doc.rust-lang.org/std/char/struct.CharTryFromError.htmlThu May 28 17:42:08 GMT 2026 36.9K bytes -
BorrowError in std::cell - Rust
An error returned by `RefCell::try_borrow`.doc.rust-lang.org/std/cell/struct.BorrowError.htmlThu May 28 17:42:08 GMT 2026 26.3K bytes -
LazyCell in std::cell - Rust
A value which is initialized on the first access.doc.rust-lang.org/std/cell/struct.LazyCell.htmlThu May 28 17:42:08 GMT 2026 47K bytes -
CursorMut in std::collections::btree_map - Rust
A cursor over a `BTreeMap` with editing operations.doc.rust-lang.org/std/collections/btree_map/struct.CursorMut.html -
UnorderedKeyError in std::collections::btree_ma...
Error type returned by `CursorMut::insert_before` and `CursorMut::insert_after` if the key being inserted is not properly ordered with regards to adjacent keys.doc.rust-lang.org/std/collections/btree_map/struct.UnorderedKeyError.html -
HashMap in std::collections::hash_map - Rust
A hash map implemented with quadratic probing and SIMD lookup.doc.rust-lang.org/std/collections/hash_map/struct.HashMap.htmlThu May 28 17:42:09 GMT 2026 190.9K bytes -
VacantEntry in std::collections::hash_set - Rust
A view into a vacant entry in a `HashSet`. It is part of the `Entry` enum.doc.rust-lang.org/std/collections/hash_set/struct.VacantEntry.htmlThu May 28 17:42:09 GMT 2026 31K bytes -
OccupiedError in std::collections::hash_map - Rust
The error returned by `try_insert` when the key already exists.doc.rust-lang.org/std/collections/hash_map/struct.OccupiedError.htmlThu May 28 17:42:09 GMT 2026 31.9K bytes -
VacantEntry in std::collections::btree_set - Rust
A view into a vacant entry in a `BTreeSet`. It is part of the `Entry` enum.doc.rust-lang.org/std/collections/btree_set/struct.VacantEntry.htmlThu May 28 17:42:09 GMT 2026 31.5K bytes -
NulError in std::ffi - Rust
An error indicating that an interior nul byte was found.doc.rust-lang.org/std/ffi/struct.NulError.html