- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 691 - 700 of 2,342 for host:doc.rust-lang.org (0.03 sec)
-
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: Wed Apr 16 02:01:51 UTC 2025 - Last Modified: Thu Apr 03 09:31:38 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: Wed Apr 16 02:01:58 UTC 2025 - Last Modified: Thu Apr 03 09:31:35 UTC 2025 - 7.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: Wed Apr 16 02:02:01 UTC 2025 - Last Modified: Thu Apr 03 09:31:34 UTC 2025 - 5.7K bytes - Viewed (0) -
AsRawSocket in std::os::windows::io - Rust
Extracts raw sockets.doc.rust-lang.org/std/os/windows/io/trait.AsRawSocket.htmlRegistered: Wed Apr 16 01:53:42 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 8.6K bytes - Viewed (0) -
is_riscv_feature_detected in std::arch - Rust
A macro to test at runtime whether instruction sets are available on RISC-V platforms.doc.rust-lang.org/std/arch/macro.is_riscv_feature_detected.htmlRegistered: Wed Apr 16 01:53:45 UTC 2025 - Last Modified: Thu Apr 03 09:31:31 UTC 2025 - 8.6K bytes - Viewed (0) -
OneSidedRange in std::range - Rust
`OneSidedRange` is implemented for built-in range types that are unbounded on one side. For example, `a..`, `..b` and `..=c` implement `OneSidedRange`, but `..`, `d..e`, and `f..=g` do not.doc.rust-lang.org/std/range/trait.OneSidedRange.html Similar Results (1)Registered: Wed Apr 16 01:52:26 UTC 2025 - Last Modified: Thu Apr 03 09:31:46 UTC 2025 - 8.9K 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: Wed Apr 16 01:58:44 UTC 2025 - Last Modified: Thu Apr 03 09:31:31 UTC 2025 - 3.8K bytes - Viewed (0) -
PartialEq in std::cmp - Rust
Derive macro generating an impl of the trait `PartialEq`. The behavior of this macro is described in detail here.doc.rust-lang.org/std/cmp/derive.PartialEq.htmlRegistered: Wed Apr 16 01:58:47 UTC 2025 - Last Modified: Thu Apr 03 09:31:31 UTC 2025 - 3.7K bytes - Viewed (0) -
take_alloc_error_hook in std::alloc - Rust
Unregisters the current allocation error hook, returning it.doc.rust-lang.org/std/alloc/fn.take_alloc_error_hook.htmlRegistered: Wed Apr 16 01:58:57 UTC 2025 - Last Modified: Thu Apr 03 09:31:31 UTC 2025 - 4K bytes - Viewed (0) -
derive in std::prelude::v1 - Rust
Attribute macro used to apply derive macros.doc.rust-lang.org/std/prelude/v1/attr.derive.htmlRegistered: Wed Apr 16 01:59:42 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 3.6K bytes - Viewed (0)