mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Diagnose a materializing node's missing InjectIndex and Copy bounds
This commit is contained in:
@@ -10,7 +10,7 @@ use syn::visit_mut::VisitMut;
|
||||
use syn::{GenericArgument, GenericParam, Ident, Lifetime, PatIdent, PathArguments, Type, TypeParam, TypeParamBound};
|
||||
use crate::shader_nodes::{ShaderCodegen, ShaderTokens};
|
||||
|
||||
mod classify;
|
||||
pub(crate) mod classify;
|
||||
mod entries;
|
||||
pub(crate) mod ir;
|
||||
mod metadata;
|
||||
|
||||
Reference in New Issue
Block a user