cargo-samply 0.3.2

A cargo subcommand to automate the process of running samply for project binaries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
```console
$ cargo-samply samply
? 1
error: No binary found in 'Cargo.toml'

```

```console
$ cargo-samply
? 1
error: No binary found in 'Cargo.toml'

```