use rocket::response::content::RawHtml; #[get("/success")] pub fn success() -> RawHtml<&'static str> { RawHtml( "