feat(config): define todo_keywords in tuple
This commit is contained in:
parent
3b646aa7a5
commit
2b8d2590ff
12 changed files with 111 additions and 96 deletions
|
|
@ -50,7 +50,7 @@ pub use self::{
|
|||
|
||||
use std::borrow::Cow;
|
||||
|
||||
/// Orgize Element Enum
|
||||
/// Element Enum
|
||||
#[derive(Debug)]
|
||||
#[cfg_attr(test, derive(PartialEq))]
|
||||
#[cfg_attr(feature = "ser", derive(serde::Serialize))]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue