No luck.
This commit is contained in:
parent
7e0e776486
commit
c438653449
@ -26,8 +26,8 @@ pub trait Loopable {
|
||||
fn get_loop_elements(&self) -> Vec<&dyn ContextElement>;
|
||||
}
|
||||
|
||||
impl PartialEq<dyn ContextElement> for dyn ContextElement {
|
||||
fn eq(&self, other: &dyn ContextElement) -> bool {
|
||||
todo!()
|
||||
}
|
||||
}
|
||||
// impl PartialEq<dyn ContextElement> for dyn ContextElement {
|
||||
// fn eq(&self, other: &dyn ContextElement) -> bool {
|
||||
// todo!()
|
||||
// }
|
||||
// }
|
||||
|
Loading…
x
Reference in New Issue
Block a user