We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2a46f commit a6b99a9Copy full SHA for a6b99a9
lofty/tests/taglib/main.rs
@@ -1,3 +1,5 @@
1
+#![allow(missing_docs)]
2
+
3
pub(crate) mod util;
4
5
mod test_aiff;
0 commit comments