summaryrefslogtreecommitdiff
path: root/rola-utils/functions/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: split copy_with_temp_rename into sync and async modules魏曹先生2026-06-181-0/+3
|
* feat: add test sandbox helper and enable tokio multi-thread runtime魏曹先生2026-06-181-2/+2
| | | | | | Replace `copy_with_temp_rename` module with `test_sandbox` providing automatic cleanup of test directories. Add `rt`, `rt-multi-thread`, and `macros` tokio features.
* feat(functions): add safe file copy with atomic rename魏曹先生2026-06-181-0/+3
|
* chore: initialize project structure and add core modules魏曹先生2026-06-171-0/+2