Skip to main content

handle_get

Function handle_get 

Source
pub async fn handle_get(
    __arg0: Query<ProfQuery>,
    headers: HeaderMap,
    build_info: &'static BuildInfo,
) -> impl IntoResponse