mirror of
https://github.com/alvierahman90/rabbit.git
synced 2025-02-27 21:46:35 +00:00
5 lines
58 B
Rust
5 lines
58 B
Rust
mod utils;
|
|
pub mod models;
|
|
|
|
use wasm_bindgen::prelude::*;
|