Re-exports
pub use self::error::ComposerError;
pub use self::error::ComposerErrorInner;
pub use self::error::ErrSource;
Modules
Structs
- module composer. stores any modules that can be imported into a shader and builds the final shader
Enums
Functions
- Get module name and all required imports (ignoring shader_defs) from a shader string