MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / BuiltUnit

Class BuiltUnit

src/build.rs:257–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255 source_path: None,
256 }
257 }
258
259 pub fn inline_with_path(
260 name: impl Into<String>,
261 source: impl Into<String>,
262 source_path: impl Into<PathBuf>,
263 ) -> Self {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected