You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, Rust has merged a --report-time flag (rust-lang/rust#64663) into the test library so that the execution time is printed. I think maybe cargo2unit can support this feature.