| Crates.io | lbl |
| lib.rs | lbl |
| version | 0.1.1 |
| created_at | 2022-03-30 03:12:41.71164+00 |
| updated_at | 2022-03-30 03:12:41.71164+00 |
| description | A tool to build section labels |
| homepage | https://github.com/lucas-manuel/lbl |
| repository | https://github.com/lucas-manuel/lbl |
| max_upload_size | |
| id | 558953 |
| size | 36,666 |
Simple tool to generate code comment blocks like below:
/**************************/
/*** External Functions ***/
/**************************/
Clone the repo and type cargo run. Input the desired word and the program will output the comment block.