feat: add cursive-demo

This commit is contained in:
2023-04-15 21:19:55 +08:00
parent 4fb7c049b5
commit 04914f33ab
4 changed files with 594 additions and 1 deletions

View File

@@ -208,6 +208,7 @@ Project or files:
│   ├── bunt
│   ├── colored_msg
│   ├── confy_table
│   ├── cursive-demo
│   ├── indicatif
│   ├── prettyprint
│   ├── rustyline
@@ -273,6 +274,6 @@ Project or files:
├── vec.rs
└── while.rs
242 directories, 39 files
243 directories, 40 files
```