mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
Reintroduce input for the node trait
# Conflicts: # node-graph/gcore/src/raster.rs
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
pub mod value;
|
||||
pub use graphene_core::{generic, ops /*, structural*/};
|
||||
|
||||
#[cfg(feature = "memoization")]
|
||||
pub mod memo;
|
||||
//#[cfg(feature = "memoization")]
|
||||
//pub mod memo;
|
||||
|
||||
//pub mod raster;
|
||||
|
||||
pub use graphene_core::*;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user