1 unstable release

Uses old Rust 2015

0.1.1 Mar 30, 2022

#97 in #demo

AGPL-3.0-or-later

14KB

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.

No runtime deps