Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1 - 2 of 2 for host:doc.rust-lang.org (0.01 sec)

Similar results are displayed.

  1. 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
    Registered: Wed Apr 16 02:01:58 UTC 2025
    - Last Modified: Thu Apr 03 09:31:35 UTC 2025
    - 7.1K bytes
    - Viewed (0)
  2. unlikely in std::hint - Rust

    Hints to the compiler that a branch condition is unlikely to be true. Returns the value passed to it.
    doc.rust-lang.org/std/hint/fn.unlikely.html
    Registered: Wed Apr 16 02:02:44 UTC 2025
    - Last Modified: Thu Apr 03 09:31:35 UTC 2025
    - 7.1K bytes
    - Viewed (0)
Back to top