- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1431 - 1440 of 2,271 for host:doc.rust-lang.org (0.03 sec)
-
PointeeSized in std::marker - Rust
Types that may or may not have a size.doc.rust-lang.org/std/marker/trait.PointeeSized.htmlRegistered: Mon Jan 05 02:41:15 UTC 2026 - Last Modified: Thu Dec 11 14:50:40 UTC 2025 - 3.7K bytes - Viewed (0) -
TransmuteFrom in std::mem - Rust
Marks that `Src` is transmutable into `Self`.doc.rust-lang.org/std/mem/trait.TransmuteFrom.htmlRegistered: Mon Jan 05 02:41:18 UTC 2026 - Last Modified: Thu Dec 11 14:50:40 UTC 2025 - 12.6K bytes - Viewed (0) -
MetadataExt in std::os::linux::fs - Rust
OS-specific extensions to `fs::Metadata`.doc.rust-lang.org/std/os/linux/fs/trait.MetadataExt.htmlRegistered: Mon Jan 05 02:41:28 UTC 2026 - Last Modified: Thu Dec 11 14:50:41 UTC 2025 - 36.1K bytes - Viewed (0) -
Reborrow in std::ops - Rust
Allows value to be reborrowed as exclusive, creating a copy of the value that disables the source for reads and writes for the lifetime of the copy.doc.rust-lang.org/std/ops/trait.Reborrow.html Similar Results (1)Registered: Mon Jan 05 02:42:28 UTC 2026 - Last Modified: Thu Dec 11 14:50:40 UTC 2025 - 4K bytes - Viewed (0) -
MetaSized in std::marker - Rust
Types with a size that can be determined from pointer metadata.doc.rust-lang.org/std/marker/trait.MetaSized.htmlRegistered: Mon Jan 05 02:41:35 UTC 2026 - Last Modified: Thu Dec 11 14:50:40 UTC 2025 - 3.7K bytes - Viewed (0) -
MetadataExt in std::os::darwin::fs - Rust
OS-specific extensions to `fs::Metadata`.doc.rust-lang.org/std/os/darwin/fs/trait.MetadataExt.htmlRegistered: Mon Jan 05 02:42:01 UTC 2026 - Last Modified: Thu Dec 11 14:50:40 UTC 2025 - 19.6K bytes - Viewed (0) -
set_times_nofollow in std::fs - Rust
Changes the timestamps of the file or symlink at the specified path.doc.rust-lang.org/std/fs/fn.set_times_nofollow.htmlRegistered: Mon Jan 05 02:56:14 UTC 2026 - Last Modified: Thu Dec 11 14:50:37 UTC 2025 - 6.5K bytes - Viewed (0) -
assert_inhabited in std::intrinsics - Rust
A guard for unsafe functions that cannot ever be executed if `T` is uninhabited: This will statically either panic, or do nothing. It does not guarantee to ever panic, and should only be called if an assertion failure will imply language UB in the following code.doc.rust-lang.org/std/intrinsics/fn.assert_inhabited.htmlRegistered: Mon Jan 05 02:55:45 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.9K bytes - Viewed (0) -
assert_zero_valid in std::intrinsics - Rust
A guard for unsafe functions that cannot ever be executed if `T` does not permit zero-initialization: This will statically either panic, or do nothing. It does not guarantee to ever panic, and should only be called if an assertion failure will imply language UB in the following code.doc.rust-lang.org/std/intrinsics/fn.assert_zero_valid.htmlRegistered: Mon Jan 05 02:56:03 UTC 2026 - Last Modified: Thu Dec 11 14:50:37 UTC 2025 - 4K bytes - Viewed (0) -
select_unpredictable in std::hint - Rust
Returns either `true_val` or `false_val` depending on the value of `condition`, with a hint to the compiler that `condition` is unlikely to be correctly predicted by a CPU’s branch predictor.doc.rust-lang.org/std/hint/fn.select_unpredictable.htmlRegistered: Mon Jan 05 02:55:38 UTC 2026 - Last Modified: Thu Dec 11 14:50:37 UTC 2025 - 7K bytes - Viewed (0)