file-format
file-format copied to clipboard
Crate for determining the file format of a given file or stream
Results
1
file-format issues
Sort by
recently updated
recently updated
newest added
Hello Mickaël, this adds various functions that I found useful while working with file-format. To sum it up: - Adds optional non-std `serde` support for the enums `FileFormat` and `Kind`....