Phil Dawes

Results 1 issues of Phil Dawes

Currently `find_possible_crate_root_modules()` just hunts for `main.rs` and `lib.rs` files. It also needs to use the `[[bin]]` directive in the Cargo.toml

enhancement