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 c629e0e commit 79336cdCopy full SHA for 79336cd
lofty/src/tag/item.rs
@@ -528,6 +528,9 @@ gen_item_keys!(
528
///
529
/// This tag is meant to appear multiple times in a tag, so it should be retrieved with
530
/// [`Tag::get_strings`] or [`Tag::take_strings`].
531
+ ///
532
+ /// [`Tag::get_strings`]: crate::tag::Tag::get_strings
533
+ /// [`Tag::take_strings`]: crate::tag::Tag::take_strings
534
TrackArtists,
535
Arranger,
536
Writer,
0 commit comments