Tauri v2 requires both src/lib.rs (library) and src/main.rs (binary). main.rs calls yetanothersuite_lib::run() as the standard entry point.