Files
concept-maker/src-tauri/src/main.rs

4 lines
38 B
Rust

fn main() {
concept_maker::run();
}