- Sort Score
- Num 10 results
- Language All
- Labels All
Results 201 - 210 of 2,312 for host:doc.rust-lang.org (0.33 seconds)
-
TrustedStep in std::iter - Rust
A type that upholds all invariants of `Step`.doc.rust-lang.org/std/iter/trait.TrustedStep.htmlThu Mar 26 12:55:57 GMT 2026 11.9K bytes -
FusedIterator in std::iter - Rust
An iterator that always continues to yield `None` when exhausted.doc.rust-lang.org/std/iter/trait.FusedIterator.htmlThu Mar 26 12:55:57 GMT 2026 128.9K bytes -
repeat_n in std::iter - Rust
Creates a new iterator that repeats a single element a given number of times.doc.rust-lang.org/std/iter/fn.repeat_n.htmlThu Mar 26 12:55:57 GMT 2026 8.6K bytes -
zip in std::iter - Rust
Converts the arguments to iterators and zips them.doc.rust-lang.org/std/iter/fn.zip.htmlThu Mar 26 12:55:57 GMT 2026 8.5K bytes -
MutexGuard in std::sync - Rust
An RAII implementation of a “scoped lock” of a mutex. When this structure is dropped (falls out of scope), the lock will be unlocked.doc.rust-lang.org/std/sync/struct.MutexGuard.htmlThu Mar 26 12:56:02 GMT 2026 35.5K bytes -
Debug in std::fmt - Rust
`?` formatting.doc.rust-lang.org/std/fmt/trait.Debug.htmlThu Mar 26 12:55:55 GMT 2026 390.1K bytes -
catch_unwind in std::panic - Rust
Invokes a closure, capturing the cause of an unwinding panic if one occurs.doc.rust-lang.org/std/panic/fn.catch_unwind.htmlThu Mar 26 12:55:59 GMT 2026 8K bytes -
Clone in std::clone - Rust
A common trait that allows explicit creation of a duplicate value.doc.rust-lang.org/std/clone/trait.Clone.htmlThu Mar 26 12:55:53 GMT 2026 243.4K bytes -
AsyncFn in std::ops - Rust
An async-aware version of the `Fn` trait.doc.rust-lang.org/std/ops/trait.AsyncFn.htmlThu Mar 26 12:55:58 GMT 2026 7.9K bytes -
repeat_with in std::iter - Rust
Creates a new iterator that repeats elements of type `A` endlessly by applying the provided closure, the repeater, `F: FnMut() -> A`.doc.rust-lang.org/std/iter/fn.repeat_with.htmlThu Mar 26 12:55:57 GMT 2026 9.6K bytes