Compare value.
This commit is contained in:
@@ -102,6 +102,7 @@ pub struct Clock<'s> {
|
||||
pub struct DiarySexp<'s> {
|
||||
pub source: &'s str,
|
||||
pub name: Option<&'s str>,
|
||||
pub value: &'s str,
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
|
||||
Reference in New Issue
Block a user