- Sort Score
- Num 10 results
- Language All
- Labels All
Results 281 - 290 of 2,278 for host:doc.rust-lang.org (0.03 seconds)
-
FileTypeExt in std::os::windows::fs - Rust
Windows-specific extensions to `fs::FileType`.doc.rust-lang.org/std/os/windows/fs/trait.FileTypeExt.htmlThu Jan 22 13:44:25 GMT 2026 6.7K bytes -
UnixSocketExt in std::os::linux::net - Rust
Linux-specific functionality for `AF_UNIX` sockets `UnixDatagram` and `UnixStream`.doc.rust-lang.org/std/os/linux/net/trait.UnixSocketExt.htmlThu Jan 22 13:44:25 GMT 2026 10.1K bytes -
OpenOptionsExt in std::os::unix::fs - Rust
Unix-specific extensions to `fs::OpenOptions`.doc.rust-lang.org/std/os/unix/fs/trait.OpenOptionsExt.htmlThu Jan 22 13:44:25 GMT 2026 9.6K bytes -
AsRawSocket in std::os::windows::io - Rust
Extracts raw sockets.doc.rust-lang.org/std/os/windows/io/trait.AsRawSocket.htmlThu Jan 22 13:44:25 GMT 2026 8.4K bytes -
FileExt in std::os::wasi::fs - Rust
WASI-specific extensions to `File`.doc.rust-lang.org/std/os/wasi/fs/trait.FileExt.htmlThu Jan 22 13:44:25 GMT 2026 33.8K bytes -
Sub in std::ops - Rust
The subtraction operator `-`.doc.rust-lang.org/std/ops/trait.Sub.htmlThu Jan 22 13:44:25 GMT 2026 281.2K bytes -
place in std::intrinsics::mir - Rust
Helper macro that allows you to treat a value expression like a place expression.doc.rust-lang.org/std/intrinsics/mir/macro.place.htmlThu Jan 22 13:44:23 GMT 2026 3.7K bytes -
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 -
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.htmlThu Jan 22 13:44:26 GMT 2026 8.2K bytes -
ExtractIf in std::collections::hash_set - Rust
A draining, filtering iterator over the items of a `HashSet`.doc.rust-lang.org/std/collections/hash_set/struct.ExtractIf.html