Move non-test test module files into their own directories to prevent cargo from running them as tests. Then suppress the left-over warnings. Move *dummy book* code and data into a shared folder, and leave the rest of helper utilities (one function) in the original module. |
||
|---|---|---|
| .. | ||
| dummy | ||
| helpers | ||
| config.rs | ||
| init.rs | ||
| jsonconfig.rs | ||
| rendered_output.rs | ||
| testing.rs | ||
| tomlconfig.rs | ||