cargo-profiler icon indicating copy to clipboard operation
cargo-profiler copied to clipboard

implement cargo run example

Open kernelmachine opened this issue 8 years ago • 1 comments

kernelmachine avatar May 17 '16 11:05 kernelmachine

It may be helpful to use escargot so you don't have to implement the cargo build logic and can get rid of the binary path detector, since escargot gives you all that. This way you'd also get "profile tests" for free.

oli-cosmian avatar Dec 16 '19 07:12 oli-cosmian