Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

how to print logs when doing unit-testing in rust

#Add -- --nocapture
cargo test -- --nocapture
 
PREVIOUS NEXT
Tagged: #print #logs #rust
ADD COMMENT
Topic
Name
8+6 =