yohan_boogaert_1995

Macro cargo_temp

source
macro_rules! cargo_temp {
    () => { ... };
}
Expand description

A CLI tool that allows you to create a temporary new Rust project using cargo with already installed dependencies. [Repository]