lbl

Crates.iolbl
lib.rslbl
version0.1.1
sourcesrc
created_at2022-03-30 03:12:41.71164
updated_at2022-03-30 03:12:41.71164
descriptionA tool to build section labels
homepagehttps://github.com/lucas-manuel/lbl
repositoryhttps://github.com/lucas-manuel/lbl
max_upload_size
id558953
size36,666
Lucas Manuel (lucas-manuel)

documentation

README

LBL

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.

Commit count: 16

cargo fmt