Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 971 - 980 of 2,342 for host:doc.rust-lang.org (0.04 sec)

  1. ExitCode in std::process - Rust

    This type represents the status code the current process can return to its parent under normal termination.
    doc.rust-lang.org/std/process/struct.ExitCode.html
    Registered: Wed Apr 16 01:24:12 UTC 2025
    - Last Modified: Thu Apr 03 09:31:46 UTC 2025
    - 43.2K bytes
    - Viewed (0)
  2. ScmCredentials in std::os::unix::net - Rust

    This control message contains unix credentials.
    doc.rust-lang.org/std/os/unix/net/struct.ScmCredentials.html
    Registered: Wed Apr 16 01:30:12 UTC 2025
    - Last Modified: Thu Apr 03 09:31:43 UTC 2025
    - 144.6K bytes
    - Viewed (0)
  3. HandleOrInvalid in std::os::windows::io - Rust

    FFI type for handles in return values or out parameters, where `INVALID_HANDLE_VALUE` is used as a sentry value to indicate errors, such as in the return value of `CreateFileW`. This uses `repr(transparent)` and has the representation of a host handle, so that it can be used in such FFI declarations.
    doc.rust-lang.org/std/os/windows/io/struct.HandleOrInvalid.html
    Registered: Wed Apr 16 01:29:32 UTC 2025
    - Last Modified: Thu Apr 03 09:31:43 UTC 2025
    - 27.3K bytes
    - Viewed (0)
  4. stat in std::os::linux::raw - Rust

    API documentation for the Rust `stat` struct in crate `std`.
    doc.rust-lang.org/std/os/linux/raw/struct.stat.html
    Registered: Wed Apr 16 01:30:01 UTC 2025
    - Last Modified: Thu Apr 03 09:31:43 UTC 2025
    - 36.1K bytes
    - Viewed (0)
  5. Permissions in std::fs - Rust

    Representation of the various permissions on a file.
    doc.rust-lang.org/std/fs/struct.Permissions.html
    Registered: Wed Apr 16 01:14:57 UTC 2025
    - Last Modified: Thu Apr 03 09:31:35 UTC 2025
    - 39.7K bytes
    - Viewed (0)
  6. Assume in std::mem - Rust

    Configurable proof assumptions of `TransmuteFrom`.
    doc.rust-lang.org/std/mem/struct.Assume.html
    Registered: Wed Apr 16 01:17:39 UTC 2025
    - Last Modified: Thu Apr 03 09:31:42 UTC 2025
    - 60.4K bytes
    - Viewed (0)
  7. FromFn in std::fmt - Rust

    Implements `fmt::Debug` and `fmt::Display` using a function.
    doc.rust-lang.org/std/fmt/struct.FromFn.html
    Registered: Wed Apr 16 01:15:46 UTC 2025
    - Last Modified: Thu Apr 03 09:31:34 UTC 2025
    - 24.2K bytes
    - Viewed (0)
  8. Chain in std::io - Rust

    Adapter to chain together two readers.
    doc.rust-lang.org/std/io/struct.Chain.html
    Registered: Wed Apr 16 01:18:30 UTC 2025
    - Last Modified: Thu Apr 03 09:31:44 UTC 2025
    - 50.5K bytes
    - Viewed (0)
  9. StderrLock in std::io - Rust

    A locked reference to the `Stderr` handle.
    doc.rust-lang.org/std/io/struct.StderrLock.html Similar Results (1)
    Registered: Wed Apr 16 01:17:57 UTC 2025
    - Last Modified: Thu Apr 03 09:31:45 UTC 2025
    - 35.2K bytes
    - Viewed (0)
  10. SkipWhile in std::iter - Rust

    An iterator that rejects elements while `predicate` returns `true`.
    doc.rust-lang.org/std/iter/struct.SkipWhile.html
    Registered: Wed Apr 16 01:18:15 UTC 2025
    - Last Modified: Thu Apr 03 09:31:45 UTC 2025
    - 165.5K bytes
    - Viewed (0)
Back to top