headers-rs

Crates.ioheaders-rs
lib.rsheaders-rs
version
sourcesrc
created_at2024-07-14 20:59:51.6706
updated_at2024-07-14 20:59:51.6706
descriptionprint a simple commented-out 3-liner header with a custom name (passed as a command line argument
homepagehttps://unpin.co
repositoryhttps://github.com/mcmoodoo/headers-rs
max_upload_size
id1303256
size0
Rashid Ma (mcmoodoo)

documentation

https://github.com/mcmoodoo/headers-rs/blob/master/README.md

README

Simple shell command to print headers

Inspired by Patrick Collins' obsession to structure and organize Solidity code within smart contracts.

Usage

headers GETTERS

will print the following header:

/*//////////////////////////////////////////////////////////////
                            GETTERS
//////////////////////////////////////////////////////////////*/
Commit count: 0

cargo fmt