MCPcopy Create free account
hub / github.com/GCWing/BitFun / target

Method target

src/crates/execution/harness/src/lib.rs:134–136  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

132 }
133
134 pub fn target(&self) -> &str {
135 &self.target
136 }
137}
138
139#[derive(Debug, Clone, PartialEq, Eq)]

Callers 8

build_log_targetsFunction · 0.80
format_log_plainFunction · 0.80
is_enabled_for_targetFunction · 0.80
build_file_layerFunction · 0.80
collect_refsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected