3 lines
37 B
Rust
3 lines
37 B
Rust
|
#[get("/health")]
|
||
|
pub fn health() {}
|