Add to-do note

This commit is contained in:
Patrick Lühne 2020-05-13 03:17:37 +02:00
parent d35d0d1d98
commit b308847ebd
Signed by: patrick
GPG Key ID: 05F3611E97A70ABF
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// TODO: remove if possible
#[derive(Clone, Copy, Eq, Ord, PartialEq, PartialOrd)]
pub enum SectionKind
{