hello

Function hello 

Source
pub async fn hello(
    __arg0: Query<HelloParams>,
    __arg1: Extension<AppState>,
) -> impl IntoResponse