Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1641 - 1650 of 2,385 for host:doc.rust-lang.org (0.04 seconds)

  1. MetadataExt in std::os::darwin::fs - Rust

    OS-specific extensions to `fs::Metadata`.
    doc.rust-lang.org/std/os/darwin/fs/trait.MetadataExt.html
    Thu May 28 17:42:14 GMT 2026
      19.7K bytes
  2. ExitCodeExt in std::os::windows::process - Rust

    Windows-specific extensions to `process::ExitCode`.
    doc.rust-lang.org/std/os/windows/process/trait.ExitCodeExt.html
    Thu May 28 17:42:15 GMT 2026
      6.9K bytes
  3. FileTimesExt in std::os::windows::fs - Rust

    Windows-specific extensions to `fs::FileTimes`.
    doc.rust-lang.org/std/os/windows/fs/trait.FileTimesExt.html
    Thu May 28 17:42:14 GMT 2026
      6.3K bytes
  4. is_powerpc64_feature_detected in std::arch - Rust

    Check for the presence of a CPU feature at runtime.
    doc.rust-lang.org/std/arch/macro.is_powerpc64_feature_detected.html
    Thu May 28 17:42:08 GMT 2026
      4.2K bytes
  5. offset_of in std::mem - Rust

    Expands to the offset in bytes of a field from the beginning of the given type.
    doc.rust-lang.org/std/mem/macro.offset_of.html
    Thu May 28 17:42:13 GMT 2026
      13K bytes
  6. FileTypeExt in std::os::unix::fs - Rust

    Unix-specific extensions for `fs::FileType`.
    doc.rust-lang.org/std/os/unix/fs/trait.FileTypeExt.html
    Thu May 28 17:42:14 GMT 2026
      12.5K bytes
  7. autodiff_reverse in std::autodiff - Rust

    This macro handles automatic differentiation. This macro uses reverse-mode automatic differentiation to generate a new function. It may only be applied to a function. The new function will compute the derivative of the function to which the macro was applied.
    doc.rust-lang.org/std/autodiff/attr.autodiff_reverse.html
    Thu May 28 17:42:08 GMT 2026
      9.5K bytes
  8. is_powerpc_feature_detected in std::arch - Rust

    Check for the presence of a CPU feature at runtime.
    doc.rust-lang.org/std/arch/macro.is_powerpc_feature_detected.html
    Thu May 28 17:42:08 GMT 2026
      4.2K bytes
  9. type_ascribe in std::prelude::v1 - Rust

    Unstable placeholder for type ascription.
    doc.rust-lang.org/std/prelude/v1/macro.type_ascribe.html
    Thu May 28 17:42:15 GMT 2026
      3.6K bytes
  10. type_name in std::any - Rust

    Returns the name of a type as a string slice.
    doc.rust-lang.org/std/any/fn.type_name.html
    Thu May 28 17:42:08 GMT 2026
      5.5K bytes
Back to Top