MCPcopy Create free account
hub / github.com/anelson/tracers / build

Function build

tracers-codegen/src/build_rs.rs:243–257  ·  view source on GitHub ↗

Called from the `build.rs` of all crates which have a direct dependency on `tracers` and `tracers_macros`. This determines the compile-time configuration of the `tracers` crate, and performs any build-time code generation necessary to support the code generated by the `tracers_macros` macros. It should be the first line in the `main()` function, etc: ```no_execute // build.rs use tracers_build:

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls 1

build_internalFunction · 0.85

Tested by

no test coverage detected