Crates.io | lbl |
lib.rs | lbl |
version | 0.1.1 |
source | src |
created_at | 2022-03-30 03:12:41.71164 |
updated_at | 2022-03-30 03:12:41.71164 |
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.