mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 17:46:42 +01:00
store source tag
This commit is contained in:
parent
72607e482c
commit
300cc8864a
2 changed files with 5 additions and 5 deletions
|
|
@ -2,7 +2,6 @@ use crate::*;
|
|||
use std::cmp::{Eq, PartialEq, Ord, PartialOrd, Ordering};
|
||||
use lofty::tag::TagItem;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Entry {
|
||||
/// How many levels deep is this from the working directory
|
||||
pub depth: usize,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue