mirror of
https://github.com/RoboSats/taptrade-core.git
synced 2025-07-26 04:33:14 +00:00
add comments
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
use rocket::{get, launch, build, Rocket};
|
// use axum
|
||||||
|
|
||||||
#[get("/")]
|
#[get("/")]
|
||||||
fn index() -> &'static str {
|
fn index() -> &'static str {
|
||||||
|
Reference in New Issue
Block a user