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 not stored for this graph (policy: none)
no outgoing calls
no test coverage detected