Looking for people to try out "cargo script"

Open link in next tab

Ed Page (@epage@hachyderm.io)

https://hachyderm.io/@epage/110616965474821373

Looking for people to try out cargo-native "cargo script"! This let's you put `cargo` in the shebang line of your rust source with an optional, embedded manifest (`Cargo.toml`). We have enough implemented now to give people a good feel for what we are working towards. See https://github.com/rust-lang/rfcs/pull/3424#issuecomment-1609687109 #rustlang

From the post:

Looking for people to try out cargo-native "cargo script"! This let's you put cargo in the shebang line of your rust source with an optional, embedded manifest (Cargo.toml). We have enough implemented now to give people a good feel for what we are working towards. See https://github.com/rust-lang/rfcs/pull/3424#issuecomment-1609687109