INNER CODE UNIT · Rust
root
cloudflare/workers-rs · templates/axum/src/lib.rs:18
pub async fn root() -> &'static str {
"Hello Axum!"
}
INNER CODE UNIT · Rust
cloudflare/workers-rs · templates/axum/src/lib.rs:18
pub async fn root() -> &'static str {
"Hello Axum!"
}