A template for a new Rust project
cargo add package-nameuse package_name::hello;
fn main() {
println!("{}", hello("un-rust"));
}Published under the Apache-2.0 license.
Made by @UnRUST 💛
🛠️ auto updated with automd-rs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A template for a new Rust project
cargo add package-nameuse package_name::hello;
fn main() {
println!("{}", hello("un-rust"));
}Published under the Apache-2.0 license.
Made by @UnRUST 💛
🛠️ auto updated with automd-rs