MCPcopy 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_uiFunction · 0.80
post_updateMethod · 0.80
diff_view_uiFunction · 0.80
infer_function_sizeMethod · 0.80
infer_function_sizeMethod · 0.80
infer_function_sizeMethod · 0.80
clear_finishedMethod · 0.80
clear_erroredMethod · 0.80
symbol_matches_filterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected