Open
Description
Using quote_spanned!
, you can apply def-site hygeine to the uses of lazy_static
and regex
so as to avoid needing to re-export them.
Metadata
Metadata
Assignees
Labels
No labels
Using quote_spanned!
, you can apply def-site hygeine to the uses of lazy_static
and regex
so as to avoid needing to re-export them.