Docs.rs
filetypes-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
filetypes 0.1.0
Determine file type via magic numbers.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
1
items documented
0
out of
1
items with examples
Links
Homepage
anemele/filetype.rs
0
0
0
crates.io
Dependencies
byteorder ^1.5.0
normal
glob ^0.3.1
normal
Versions
0.1.2
(2023-10-14)
0.1.1
(2023-10-08)
0.1.0
(2023-10-06)
Owners
filetype.rs
Determine file type via magic numbers.
Refer to
h2non/filetype
and
h2non/filetype.py
, and RIIR.