briandorsey / wavrw

wavrw is a command line tool to read and write WAV files with a focus on visualizing the structure of files and parsing metadata.
Apache License 2.0
2 stars 1 forks source link

document module enough to add `#![warn(missing_docs)]` #37

Closed briandorsey closed 5 months ago

briandorsey commented 6 months ago

Global lints are now in Cargo.toml, add lint there when the time comes.