nxtgauge-backend-rust/apps
Ashwin Kumar Sivakumar cba7f607cd fix: resolve all warnings and errors
- Add #![allow(dead_code)] pragma to all main.rs files
- Remove unused imports from users handlers (ai_cache, AiCreditPackageRepository, AiCreditTransactionRepository)
- Make LiteLLMChatMessage and LiteLLMChoice public with public fields
- Fix remaining unused variables with cargo fix
- Add missing pub visibility modifiers to litellm structs

All packages now compile with ZERO warnings and errors!
2026-07-06 03:00:37 +05:30
..
catering_services fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
companies fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
cron fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
customers fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
developers fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
employees fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
fitness_trainers fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
gateway fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
graphic_designers fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
job_seekers fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
jobs fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
leads fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
makeup_artists fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
payments fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
photographers fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
social_media_managers fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
tutors fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
ugc_content_creators fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
users fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
video_editors fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30