Safe Rust re-implementation of libmagic
Safe Rust re-implementation of libmagic
Proc-macro to embed a compiled magic database
This crate provides a precompiled magic database for file type identification. It allows any program to perform magic file detection without the burden of compiling rules from source.
Pact-Rust support library that implements request and response matching logic