Compare statistics cookies properties.
This commit is contained in:
@@ -246,6 +246,7 @@ pub struct Target<'s> {
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub struct StatisticsCookie<'s> {
|
||||
pub source: &'s str,
|
||||
pub value: &'s str,
|
||||
}
|
||||
|
||||
#[derive(Debug, PartialEq)]
|
||||
|
||||
Reference in New Issue
Block a user