parent
3c41087bf8
commit
c579b47b4a
@ -77,8 +77,7 @@ impl<'a> {{ node }}<'a> {
|
||||
{%- else -%}
|
||||
{%- set method_name = m.0 -%}
|
||||
{%- set ChildName = m.1 %}
|
||||
{%- endif -%}
|
||||
|
||||
{%- endif %}
|
||||
pub fn {{ method_name }}(self) -> Option<{{ ChildName }}<'a>> {
|
||||
super::child_opt(self)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user