- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 521 - 530 of 2,321 for host:doc.rust-lang.org (0.04 sec)
-
AsyncFn in std::ops - Rust
An async-aware version of the `Fn` trait.doc.rust-lang.org/std/ops/trait.AsyncFn.htmlRegistered: Mon Aug 04 02:38:39 UTC 2025 - Last Modified: Thu Jun 26 17:59:46 UTC 2025 - 8K bytes - Viewed (0) -
ChildExt in std::os::linux::process - Rust
Os-specific extensions for `Child`doc.rust-lang.org/std/os/linux/process/trait.ChildExt.htmlRegistered: Mon Aug 04 02:42:20 UTC 2025 - Last Modified: Thu Jun 26 17:59:49 UTC 2025 - 9.5K bytes - Viewed (0) -
OpenOptionsExt in std::os::unix::fs - Rust
Unix-specific extensions to `fs::OpenOptions`.doc.rust-lang.org/std/os/unix/fs/trait.OpenOptionsExt.htmlRegistered: Mon Aug 04 02:41:26 UTC 2025 - Last Modified: Thu Jun 26 17:59:47 UTC 2025 - 9.8K bytes - Viewed (0) -
AsRawSocket in std::os::windows::io - Rust
Extracts raw sockets.doc.rust-lang.org/std/os/windows/io/trait.AsRawSocket.htmlRegistered: Mon Aug 04 02:42:02 UTC 2025 - Last Modified: Thu Jun 26 17:59:47 UTC 2025 - 8.6K bytes - Viewed (0) -
OsStrExt in std::os::wasi::ffi - Rust
Platform-specific extensions to `OsStr`.doc.rust-lang.org/std/os/wasi/ffi/trait.OsStrExt.html Similar Results (1)Registered: Mon Aug 04 02:42:17 UTC 2025 - Last Modified: Thu Jun 26 17:59:47 UTC 2025 - 7.9K bytes - Viewed (0) -
is_aarch64_feature_detected in std::arch - Rust
This macro tests, at runtime, whether an `aarch64` feature is enabled on aarch64 platforms. Currently most features are only supported on linux-based platforms.doc.rust-lang.org/std/arch/macro.is_aarch64_feature_detected.htmlRegistered: Mon Aug 04 02:45:37 UTC 2025 - Last Modified: Thu Jun 26 17:59:38 UTC 2025 - 11.3K bytes - Viewed (0) -
SimdPartialEq in std::simd::cmp - Rust
Parallel `PartialEq`.doc.rust-lang.org/std/simd/cmp/trait.SimdPartialEq.htmlRegistered: Mon Aug 04 02:45:57 UTC 2025 - Last Modified: Thu Jun 26 17:59:49 UTC 2025 - 39.5K bytes - Viewed (0) -
SimdOrd in std::simd::prelude - Rust
Parallel `Ord`.doc.rust-lang.org/std/simd/prelude/trait.SimdOrd.htmlRegistered: Mon Aug 04 02:46:00 UTC 2025 - Last Modified: Thu Jun 26 17:59:49 UTC 2025 - 22.8K bytes - Viewed (0) -
autodiff in std::autodiff - Rust
This macro handles automatic differentiation. Automatic Differentiation macro which allows generating a new function to compute the derivative of a given function. It may only be applied to a function. The expected usage syntax is `#[autodiff(NAME, MODE, INPUT_ACTIVITIES, OUTPUT_ACTIVITY)]` where: NAME is a string that represents a valid function name. MODE is any of Forward, Reverse, ForwardFirst, ReverseFirst. INPUT_ACTIVITIES consists of one valid activity for each input parameter. OUTPUT_ACTIVITY must not be set if we implicitly return nothing (or explicitly return `-> ()`). Otherwise it must be set to one of the allowed activities.doc.rust-lang.org/std/autodiff/attr.autodiff.htmlRegistered: Mon Aug 04 02:46:18 UTC 2025 - Last Modified: Thu Jun 26 17:59:38 UTC 2025 - 4.8K bytes - Viewed (0) -
is_arm_feature_detected in std::arch - Rust
Checks if `arm` feature is enabled.doc.rust-lang.org/std/arch/macro.is_arm_feature_detected.htmlRegistered: Mon Aug 04 02:44:17 UTC 2025 - Last Modified: Thu Jun 26 17:59:38 UTC 2025 - 4.1K bytes - Viewed (0)