cargo-samply 0.4.2

A cargo subcommand to automate the process of running samply for project binaries
Documentation
1
2
3
4
5
6
7
8
9
```console
$ cargo-samply samply --list-targets
Binaries:
  cargo-samply
  fake-samply
Tests:
  cli_tests

```