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

Class BuildObject

src/build.rs:225–228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223 root,
224 name: values.string("name"),
225 target,
226 entry: values.string("entry"),
227 stdlib,
228 import_closure,
229 mangle_symbols,
230 source_prelude: values.string("source_prelude"),
231 abi_exports,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected