This repository has been archived on 2024-08-06. You can view files and clone it, but cannot push or open issues or pull requests.
leptos_form_tool/src/main.rs
2024-03-15 22:09:12 +00:00

4 lines
45 B
Rust

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