summaryrefslogtreecommitdiff
path: root/crates/system_action/src/lib.rs
AgeCommit message (Collapse)Author
2025-10-24Re-export subcrate `action_system` to `just_enough_vcs`魏曹先生
2025-10-06Rename vcs_service to action_system for better naming clarity魏曹先生
- Create new action_system crate with action framework - Create action_system_macros crate for procedural macros - Update vcs crate dependencies to use action_system - Maintain same functionality with improved naming