First commit
commit08489b028c8e85176bf5d55576f75c1817df9019
authorVinícius Rodrigues Miguel <lemao.vrm07@hotmail.com>
Fri, 19 Mar 2021 07:40:19 +0000 (19 04:40 -0300)
committerVinícius Rodrigues Miguel <lemao.vrm07@hotmail.com>
Fri, 19 Mar 2021 07:40:19 +0000 (19 04:40 -0300)
tree326995a842eaa52ce485322e627efb306182d812
First commit
.gitignore [new file with mode: 0644]
Cargo.lock [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
README.md [new file with mode: 0644]
src/cli.rs [new file with mode: 0644]
src/error.rs [new file with mode: 0644]
src/extensions.rs [new file with mode: 0644]
src/file.rs [new file with mode: 0644]
src/main.rs [new file with mode: 0644]
src/test.rs [new file with mode: 0644]