1 unstable release
0.1.0 | Nov 24, 2024 |
---|
#14 in #practice
140 downloads per month
5KB
51 lines
Utils used to create a cat
like command
Here I implemented a Config
struct to set the configs and
a function called run
to consume that struct.