Go to file
Lucien Cartier-Tilet d200367ee0
Updated logger options, changed filetype behavior
Replaced lots of warns by errors

Filetype detection won’t return an error on unknown extension anymore,
but will return an `Other` value so it can be handled by other
functions not as an error already. See upcoming commits.
2020-03-28 21:59:23 +01:00
src Updated logger options, changed filetype behavior 2020-03-28 21:59:23 +01:00
.gitignore Added some doc and tests 2020-03-27 19:08:47 +01:00
Cargo.toml Added some basic code 2020-03-26 20:10:07 +01:00