MCPcopy Index your code
hub / github.com/encounter/objdiff / units

Method units

objdiff-core/src/config/mod.rs:55–55  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

53impl ProjectConfig {
54 #[inline]
55 pub fn units(&self) -> &[ProjectObject] { self.units.as_deref().unwrap_or_default() }
56
57 #[inline]
58 pub fn progress_categories(&self) -> &[ProjectProgressCategory] {

Callers 1

parse_line_info_dwarf2Function · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected