Module decl

Source
Expand description

A module for the syntax nodes representing top-level WGSL declarations.

Re-exports§

pub use self::import::ImportDecl;
pub use self::import::ImportPath;
pub use self::import::ImportPathBlock;
pub use self::import::ImportPathDecl;
pub use self::import::ImportPathLeaf;
pub use self::import::NamespacedImportPath;

Modules§

import
Helpers for working with naga-oil modules.
legacy

Structs§

FieldDecl
FunctionDecl
ParamDecl
StructBody
StructDecl
TypeAliasDecl
VarDecl

Enums§

Decl