I'm using cargo build --release
to build my project in release configuration and cargo test
to build and run my tests.
However, I'd like to also build my tests in release mode; can this be done using cargo?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…