Running into lifetime issues.
This commit is contained in:
@@ -9,6 +9,7 @@ pub enum RenderError {
|
||||
TemplateNotFound(String),
|
||||
}
|
||||
|
||||
#[derive(PartialEq)]
|
||||
pub enum WalkError {
|
||||
CantWalk,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user