mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 23:08:05 +08:00
@@ -59,7 +59,7 @@ where
|
||||
|
||||
impl<'n, N: 'n, I> AsRefNode<'n, I> for N
|
||||
where
|
||||
&'n N: Node<I, Output = N::Output>,
|
||||
&'n N: Node<I>,
|
||||
N: Node<I>,
|
||||
Self: 'n,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user