aboutsummaryrefslogtreecommitdiff
path: root/examples/example-completion
Commit message (Collapse)AuthorAgeFilesLines
* Add ShellContext helper methods for completion logic魏曹先生13 hours1-8/+9
|
* Add project branding and update README structure魏曹先生17 hours1-0/+158
| | | | | | | | | - Add project icon and badges to README - Update crate description to "The Rust CLI Framework" - Add table of contents and improve section organization - Move guide.txt to resources directory and update version reference - Add example-completion Cargo.lock for new example - Remove unused main.rs file
* Remove workspace Cargo.lock and add per-example lockfiles魏曹先生18 hours1-2/+2
|
* Remove serde dependency from example projects魏曹先生18 hours1-1/+0
|
* Add example-completion and update workspace dependencies魏曹先生19 hours2-0/+123