filetypes 0.1.2

Determine file type via magic numbers.
Documentation
1
2
3
4
mod constants;
pub mod matcher;
pub mod types;
mod utils;