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

Function get_test_provider_traits

tracers-codegen/src/testdata.rs:289–571  ·  view source on GitHub ↗

Alas, the types in `syn` and `proc_macro2` aren't Send+Sync, which means they can't be used as statics. So the trait test data must be re-created by every test that needs it. Pity.

(
    filter: impl Into<Option<F>>,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls

no outgoing calls

Tested by

no test coverage detected