- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 591 - 600 of 2,321 for host:doc.rust-lang.org (0.05 sec)
-
fdiv_algebraic in std::intrinsics - Rust
Float division that allows optimizations based on algebraic rules.doc.rust-lang.org/std/intrinsics/fn.fdiv_algebraic.htmlRegistered: Mon Aug 04 03:06:58 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 4.2K bytes - Viewed (0) -
Goto in std::intrinsics::mir - Rust
API documentation for the Rust `Goto` fn in crate `std`.doc.rust-lang.org/std/intrinsics/mir/fn.Goto.htmlRegistered: Mon Aug 04 03:10:30 UTC 2025 - Last Modified: Thu Jun 26 17:59:42 UTC 2025 - 3.6K bytes - Viewed (0) -
var_os in std::env - Rust
Fetches the environment variable `key` from the current process, returning `None` if the variable isn’t set or if there is another error.doc.rust-lang.org/std/env/fn.var_os.htmlRegistered: Mon Aug 04 02:53:16 UTC 2025 - Last Modified: Thu Jun 26 17:59:40 UTC 2025 - 5.8K bytes - Viewed (0) -
alloc_zeroed in std::alloc - Rust
Allocates zero-initialized memory with the global allocator.doc.rust-lang.org/std/alloc/fn.alloc_zeroed.htmlRegistered: Mon Aug 04 02:49:45 UTC 2025 - Last Modified: Thu Jun 26 17:59:38 UTC 2025 - 6K bytes - Viewed (0) -
CoercePointee in std::marker - Rust
Derive macro that makes a smart pointer usable with trait objects.doc.rust-lang.org/std/marker/derive.CoercePointee.htmlRegistered: Mon Aug 04 02:49:53 UTC 2025 - Last Modified: Thu Jun 26 17:59:43 UTC 2025 - 18.1K bytes - Viewed (0) -
UnsizedConstParamTy in std::marker - Rust
Derive macro generating an impl of the trait `ConstParamTy`.doc.rust-lang.org/std/marker/derive.UnsizedConstParamTy.htmlRegistered: Mon Aug 04 02:49:56 UTC 2025 - Last Modified: Thu Jun 26 17:59:43 UTC 2025 - 3.6K bytes - Viewed (0) -
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.htmlRegistered: Mon Aug 04 02:53:45 UTC 2025 - Last Modified: Thu Jun 26 17:59:40 UTC 2025 - 5.1K bytes - Viewed (0) -
exists in std::fs - Rust
Returns `Ok(true)` if the path points at an existing entity.doc.rust-lang.org/std/fs/fn.exists.htmlRegistered: Mon Aug 04 02:54:01 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 5.7K bytes - Viewed (0) -
symlink_metadata in std::fs - Rust
Queries the metadata about a file without following symlinks.doc.rust-lang.org/std/fs/fn.symlink_metadata.htmlRegistered: Mon Aug 04 02:54:24 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 5.7K bytes - Viewed (0) -
likely in std::hint - Rust
Hints to the compiler that a branch condition is likely to be true. Returns the value passed to it.doc.rust-lang.org/std/hint/fn.likely.html Similar Results (1)Registered: Mon Aug 04 02:54:45 UTC 2025 - Last Modified: Thu Jun 26 17:59:41 UTC 2025 - 7.1K bytes - Viewed (0)