Silence remaining warnings

This commit is contained in:
Joscha 2024-11-21 02:14:35 +01:00
parent 22eec53c5a
commit abf4d5a502
2 changed files with 2 additions and 0 deletions

View file

@ -61,6 +61,7 @@ impl Entry {
/// Mode that determines how entries are filtered when they are added to
/// an [`Entries`].
#[allow(dead_code)]
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
pub enum EntryMode {
/// The entry's root date must be contained in the range.