use std::pin::Pin; use std::future::Future; async fn example() { println!("Example future"); }
<!DOCTYPE html> <html> <head> <title><%= content_for(:title) || "App" %></title> <%= csrf_meta_tags %> <%= csp_meta_tag %>