- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1311 - 1320 of 2,385 for host:doc.rust-lang.org (0.04 seconds)
-
write in std::fmt - Rust
Takes an output stream and an `Arguments` struct that can be precompiled with the `format_args!` macro.doc.rust-lang.org/std/fmt/fn.write.htmlThu May 28 17:42:10 GMT 2026 6.4K bytes -
eii in std::prelude::v1 - Rust
Externally Implementable Item: Defines an attribute macro that can override the item this is applied to.doc.rust-lang.org/std/prelude/v1/attr.eii.htmlThu May 28 17:42:15 GMT 2026 3.7K bytes -
pending in std::future - Rust
Creates a future which never resolves, representing a computation that never finishes.doc.rust-lang.org/std/future/fn.pending.htmlThu May 28 17:42:10 GMT 2026 5.1K bytes -
realloc in std::alloc - Rust
Reallocates memory with the global allocator.doc.rust-lang.org/std/alloc/fn.realloc.htmlThu May 28 17:42:08 GMT 2026 4.8K bytes -
assert_mem_uninitialized_valid in std::intrinsi...
A guard for `std::mem::uninitialized`. This will statically either panic, or do nothing. It does not guarantee to ever panic, and should only be called if an assertion failure will imply language UB in the following code.doc.rust-lang.org/std/intrinsics/fn.assert_mem_uninitialized_valid.htmlThu May 28 17:42:11 GMT 2026 4K bytes -
atomic_umin in std::intrinsics - Rust
Minimum with the current value using an unsigned comparison. `T` must be an unsigned integer type.doc.rust-lang.org/std/intrinsics/fn.atomic_umin.htmlThu May 28 17:42:11 GMT 2026 4.3K bytes -
bswap in std::intrinsics - Rust
Reverses the bytes in an integer type `T`.doc.rust-lang.org/std/intrinsics/fn.bswap.htmlThu May 28 17:42:11 GMT 2026 4K bytes -
exp2f32 in std::intrinsics - Rust
Returns 2 raised to the power of an `f32`.doc.rust-lang.org/std/intrinsics/fn.exp2f32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
contract_check_requires in std::intrinsics - Rust
Check if the pre-condition `cond` has been met.doc.rust-lang.org/std/intrinsics/fn.contract_check_requires.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
atomic_xadd in std::intrinsics - Rust
Adds to the current value, returning the previous value. `T` must be an integer or pointer type. `U` must be the same as `T` if that is an integer type, or `usize` if `T` is a pointer type.doc.rust-lang.org/std/intrinsics/fn.atomic_xadd.htmlThu May 28 17:42:11 GMT 2026 4.6K bytes