MCPcopy Index your code
hub / github.com/RustPython/RustPython / unlikely

Function unlikely

crates/wtf8/src/core_str_count.rs:140–142  ·  view source on GitHub ↗
(x: bool)

Source from the content-addressed store, hash-verified

138 r
139}
140const fn unlikely(x: bool) -> bool {
141 x
142}

Callers 1

do_count_charsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected