Skip to main content

download_file

Function download_file 

Source
pub async fn download_file(
    __arg0: State<Arc<AppState>>,
    __arg1: Path<String>,
) -> Result<impl IntoResponse, StatusCode>