- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 311 - 320 of 2,191 for host:doc.rust-lang.org (0.16 sec)
-
addr_of in std::ptr - Rust
Creates a `const` raw pointer to a place, without creating an intermediate reference.doc.rust-lang.org/std/ptr/macro.addr_of.htmlRegistered: Mon Nov 25 08:11:40 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 8.4K bytes - Viewed (0) -
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.htmlRegistered: Mon Nov 25 08:09:53 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 3.8K bytes - Viewed (0) -
simd_swizzle in std::simd - Rust
Constructs a new SIMD vector by copying elements from selected elements in other vectors.doc.rust-lang.org/std/simd/macro.simd_swizzle.htmlRegistered: Mon Nov 25 08:09:58 UTC 2024 - Last Modified: Thu Oct 17 16:29:38 UTC 2024 - 8.4K bytes - Viewed (0) -
from_u32_unchecked in std::char - Rust
Converts a `u32` to a `char`, ignoring validity. Use `char::from_u32_unchecked`. instead.doc.rust-lang.org/std/char/fn.from_u32_unchecked.htmlRegistered: Mon Nov 25 08:14:35 UTC 2024 - Last Modified: Thu Oct 17 16:29:22 UTC 2024 - 3.9K 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 Nov 25 08:15:59 UTC 2024 - Last Modified: Thu Oct 17 16:29:23 UTC 2024 - 5K 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 Nov 25 08:15:27 UTC 2024 - Last Modified: Thu Oct 17 16:29:31 UTC 2024 - 3.7K 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 Nov 25 08:15:32 UTC 2024 - Last Modified: Thu Oct 17 16:29:21 UTC 2024 - 5.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 Nov 25 08:14:59 UTC 2024 - Last Modified: Thu Oct 17 16:29:27 UTC 2024 - 5.7K bytes - Viewed (0) -
derive in std::prelude::rust_2024 - Rust
Attribute macro used to apply derive macros.doc.rust-lang.org/std/prelude/rust_2024/attr.derive.htmlRegistered: Mon Nov 25 08:11:57 UTC 2024 - Last Modified: Thu Oct 17 16:29:37 UTC 2024 - 3.6K 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 Nov 25 08:16:53 UTC 2024 - Last Modified: Thu Oct 17 16:29:25 UTC 2024 - 5.5K bytes - Viewed (0)