- Sort Score
- Num 10 results
- Language All
- Labels All
Results 401 - 410 of 2,385 for host:doc.rust-lang.org (0.04 seconds)
-
autodiff_forward in std::autodiff - Rust
This macro handles automatic differentiation. This macro uses forward-mode automatic differentiation to generate a new function. It may only be applied to a function. The new function will compute the derivative of the function to which the macro was applied.doc.rust-lang.org/std/autodiff/attr.autodiff_forward.htmlThu May 28 17:42:08 GMT 2026 9.7K bytes -
alloc_zeroed in std::alloc - Rust
Allocates zero-initialized memory with the global allocator.doc.rust-lang.org/std/alloc/fn.alloc_zeroed.htmlThu May 28 17:42:08 GMT 2026 6K bytes -
CoercePointee in std::marker - Rust
Derive macro that makes a smart pointer usable with trait objects.doc.rust-lang.org/std/marker/derive.CoercePointee.htmlThu May 28 17:42:13 GMT 2026 18.1K bytes -
try_as_dyn_mut in std::any - Rust
Returns `Some(&mut U)` if `T` can be coerced to the trait object type `U`. Otherwise, it returns `None`.doc.rust-lang.org/std/any/fn.try_as_dyn_mut.htmlThu May 28 17:42:08 GMT 2026 7.7K bytes -
bench in std::prelude::v1 - Rust
Attribute macro applied to a function to turn it into a benchmark test.doc.rust-lang.org/std/prelude/v1/attr.bench.htmlThu May 28 17:42:15 GMT 2026 3.6K bytes -
cfg_eval in std::prelude::v1 - Rust
Expands all `#[cfg]` and `#[cfg_attr]` attributes in the code fragment it’s applied to.doc.rust-lang.org/std/prelude/v1/attr.cfg_eval.htmlThu May 28 17:42:15 GMT 2026 3.7K bytes -
atomic_nand in std::intrinsics - Rust
Bitwise nand with 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_nand.htmlThu May 28 17:42:11 GMT 2026 4.7K bytes -
arith_offset in std::intrinsics - Rust
Calculates the offset from a pointer, potentially wrapping.doc.rust-lang.org/std/intrinsics/fn.arith_offset.htmlThu May 28 17:42:11 GMT 2026 4.6K bytes -
abort in std::intrinsics - Rust
Aborts the execution of the process.doc.rust-lang.org/std/intrinsics/fn.abort.htmlThu May 28 17:42:11 GMT 2026 4.2K bytes -
request_value in std::error - Rust
Requests a value of type `T` from the given `impl Error`.doc.rust-lang.org/std/error/fn.request_value.htmlThu May 28 17:42:09 GMT 2026 5.1K bytes