thesandwi.ch/thecockpit/src/lib.rs
Isaac Mills 21d93f7073
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Initial cockpit commit
2025-07-18 16:42:04 -06:00

3 lines
53 B
Rust

pub mod app;
#[cfg(target_arch = "wasm32")]
mod web;