aboutsummaryrefslogtreecommitdiff
path: root/systems/_asset/macros/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Replace string_proc with just_fmt in _asset crate魏曹先生2026-02-241-1/+1
|
* Add sheet system and reorganize workspace魏曹先生2026-02-111-0/+43
- Add new "sheet" crate to workspace - Rename "systems/asset" to "systems/_asset" - Reorder workspace members and dependencies for clarity - Update constants with new paths for auth and rules - Add conditional compilation for system module