Is a static in lib.rs unresolvable

⚓ rust    📅 2025-05-23    👤 surdeus    👁️ 4      

surdeus

Warning

This post was published 37 days ago. The information described in this article may have changed.

In refactoring some code I have a static in lib.rs but it seems unresolvable. Is this typical of library setups or is there some magic to get it imported to a crate?

See the following -

Screenshot 2025-05-23 at 6.28.56 PM

2 posts - 2 participants

Read full topic

🏷️ rust_feed