Function handle_static
pub async fn handle_static(__arg0: State<AppState>, uri: Uri) -> Response<Body>Expand description
Serve static files from /_app/* path
pub async fn handle_static(__arg0: State<AppState>, uri: Uri) -> Response<Body>Serve static files from /_app/* path