pub async fn import_csv_handler(
__arg0: State<AppState>,
multipart: Multipart,
) -> impl IntoResponseExpand description
Handler for CSV file upload and import
pub async fn import_csv_handler(
__arg0: State<AppState>,
multipart: Multipart,
) -> impl IntoResponseHandler for CSV file upload and import