Issue
When a function is only called from tests rust complains that it is never used. Why does this happen and how to fix this?
Example:
https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=52d8368dc5f30cf6e16184fcbdc372dc
fn...
Showing posts with label dead-code. Show all posts
Showing posts with label dead-code. Show all posts