mirror of
https://gitlab.com/feliix42/embedded-plots.git
synced 2024-11-23 02:16:30 +00:00
3 lines
43 B
Rust
3 lines
43 B
Rust
|
fn main() {
|
||
|
println!("Hello world!");
|
||
|
}
|