aboutsummaryrefslogtreecommitdiff
path: root/test/src/test_select.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(config): refactor default feature name parsing魏曹先生2026-07-231-0/+25
|
* feat: scaffold crate structure and implement core macros魏曹先生2026-07-231-0/+92
Add the project skeleton, LICENSE files, README, Makefile, doc examples, and the initial implementation of `#[func]`, `invoke!`, and `select!` procedural macros.