fix: resolve all type inference and closure ownership errors in DataTable
All checks were successful
Build MIPS Binary / build (push) Successful in 5m33s

This commit is contained in:
spinline
2026-02-12 01:24:28 +03:00
parent f85adfa007
commit e0b5411eb1
5 changed files with 47 additions and 41 deletions

View File

@@ -1,2 +1,3 @@
pub mod use_random;
pub mod use_theme_mode;
pub mod use_can_scroll_vertical;