I have the tests module outside my src folder and cargo test does not find the test functions inside tests/types/typed.rs
cargo clean did not solve the problem
I have the tests module outside my src folder and cargo test does not find the test functions inside tests/types/typed.rs
cargo clean did not solve the problem