All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
3 lines
53 B
Rust
3 lines
53 B
Rust
pub mod app;
|
|
#[cfg(target_arch = "wasm32")]
|
|
mod web;
|