Function handle

Source
pub async fn handle<Asset: RustEmbed>(
    __arg0: Path<String>,
) -> Result<impl IntoResponse, (StatusCode, &'static str)>