Skip to content

Conversation

@Dr-Emann
Copy link

using mod statements in the main.rs meant all the modules were being compiled once for the library, then again for the binary. Instead, use the library itself from the binary

using `mod` statements in the `main.rs` meant all the modules were being
compiled once for the library, then again for the binary. Instead, use
the library version from the binary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant