Rust bindings with a high-level wrapper for the minimp3 C library
# Cargo.toml
[dependencies]
minimp3 = "0.6.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize an MP3 decoder
Ensure a C compiler (e.g., gcc, clang) is installed
No dependency data recorded yet.