Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
}
140
const fn unlikely(x: bool) -> bool {
141
x
142
}
Callers
1
do_count_chars
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected