mirror of
https://github.com/arampoire/nut-rs.git
synced 2025-12-01 00:30:23 -05:00
Initial commit for rupsc
This commit is contained in:
parent
43121ce2ea
commit
80ceb6f1df
3 changed files with 13 additions and 1 deletions
3
rupsc/src/main.rs
Normal file
3
rupsc/src/main.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue