new module
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
use actix_web::{get, post, web, App, HttpResponse, HttpServer, Responder};
|
||||
mod calc;
|
||||
|
||||
use serde::Deserialize;
|
||||
#[derive(Deserialize)]
|
||||
|
||||
Reference in New Issue
Block a user