mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-07-18 05:05:00 +00:00
Replace GAT with lifetime on trait in node graph
This commit is contained in:
parent
3243b80cf2
commit
cb337fd338
10 changed files with 185 additions and 217 deletions
|
@ -1,4 +1,4 @@
|
|||
#![feature(generic_associated_types)]
|
||||
//#![feature(generic_associated_types)]
|
||||
|
||||
#[cfg(feature = "caching")]
|
||||
pub mod caching;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue