Implemented the renderer logic.
I should just need to implement ContextElement at this point.
This commit is contained in:
@@ -25,4 +25,4 @@ impl<'a> ParametersContext<'a> {
|
||||
}
|
||||
}
|
||||
|
||||
impl<'a> ContextElement for ParametersContext<'a> {}
|
||||
// impl<'a> ContextElement for ParametersContext<'a> {}
|
||||
|
||||
Reference in New Issue
Block a user