This repository has been archived on 2026-03-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
xml-mock/src/main.rs
2025-11-23 16:48:23 -06:00

4 lines
45 B
Rust

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