Silence remaining warnings
This commit is contained in:
parent
22eec53c5a
commit
abf4d5a502
2 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue