Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/encounter/objdiff
/ is_none
Method
is_none
objdiff-core/src/diff/mod.rs:133–133 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
131
132
#[inline(always)]
133
pub fn is_none(&self) -> bool { self.0.is_none() }
134
}
135
136
#[derive(Debug, Clone)]
Callers
10
split_obj_config_ui
Function · 0.80
post_update
Method · 0.80
diff_view_ui
Function · 0.80
infer_function_size
Method · 0.80
infer_function_size
Method · 0.80
generate_flow_analysis_result
Function · 0.80
infer_function_size
Method · 0.80
clear_finished
Method · 0.80
clear_errored
Method · 0.80
symbol_matches_filter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected