Feel free to modify and add more information as per your requirement!
#[actix_web::main] async fn main() -> std::io::Result<()> async HttpResponse::Ok().body("Hello, World!") )) ) .bind("127.0.0.1:8080")? .run() .await
use actix_web::web, App, HttpResponse, HttpServer; use actix_analyzer::Analyzer;
Also, make sure to check the official documentation of Actix Analyzer for more detailed and accurate information.