nxtgauge-backend-rust/crates/db/src
Ashwin Kumar Sivakumar b99651f330 fix: resolve warnings (partial)
- Fix unused variable entry_type -> _entry_type
- Remove unused imports BufMut and cache_jobs from companies handlers
- Fix doc comment on lazy_static
- Add #[allow(dead_code)] to reset_daily_actions and reset_monthly_credits
- Fix unused imports in job_seekers handlers
2026-07-06 02:55:42 +05:30
..
models fix: resolve warnings (partial) 2026-07-06 02:55:42 +05:30
lib.rs feat: complete rust microservices migration with real db logic 2026-03-17 20:42:51 +01:00