[go: up one dir, main page]

infer 0.2.3

Small crate to infer file types based on its magic number signature
Documentation
1
2
3
4
5
6
7
pub mod app;
pub mod archive;
pub mod audio;
pub mod doc;
pub mod font;
pub mod image;
pub mod video;