Files
shadow-rs/crates/shadowx/src/lib.rs

4 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}