Skip to content

Instantly share code, notes, and snippets.

@Mr-Malomz
Created October 21, 2022 15:36
Show Gist options
  • Save Mr-Malomz/75e3030d97bd6b88f0e3315442e03ccb to your computer and use it in GitHub Desktop.
Save Mr-Malomz/75e3030d97bd6b88f0e3315442e03ccb to your computer and use it in GitHub Desktop.
mod handlers;
mod models;
mod services;
fn main() {
println!("Hello, world!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment