We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4af653 commit 2f995c1Copy full SHA for 2f995c1
src/id3/v2/util/pairs.rs
@@ -1,4 +1,5 @@
1
-/// Contains utilities for ID3v2 style number pairs
+//! Contains utilities for ID3v2 style number pairs
2
+
3
use crate::tag::item::{ItemKey, TagItem};
4
5
use std::fmt::Display;
0 commit comments