Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ TC
Class
TC
cranelift/bforest/src/path.rs:719–719 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
717
use core::cmp::Ordering;
718
719
struct TC();
720
721
impl Comparator<i32> for TC {
722
fn cmp(&self, a: i32, b: i32) -> Ordering {
Callers
2
search_single_leaf
Function · 0.85
search_single_inner
Function · 0.85
Calls
no outgoing calls
Tested by
2
search_single_leaf
Function · 0.68
search_single_inner
Function · 0.68