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

Find way to conditionally compile binary

Open kbknapp opened this issue 9 years ago • 1 comments

Relates to #3

Need a way to conditionally compile binary...this would also make it awesome because you could selectively install subcommands via features

kbknapp avatar Nov 14 '15 12:11 kbknapp

See https://github.com/rust-lang/cargo/issues/1570

JanLikar avatar Dec 17 '15 03:12 JanLikar