notes/pl/rs/tools/scripting/rust-script.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

13 строки
274 B
Plaintext

https://rust-script.org/
cargo install --force rust-script
https://crates.io/crates/rust-script
https://github.com/fornwall/rust-script
cli
rust-script
--list-templates
-script -t <template> -e "<expr>"
-script -t grabbag -e "mem::size_of::<Box<Read>>()"