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.