makepad_shader_compiler::shader_ast

Type Alias Scope

Source
pub type Scope = HashMap<Ident, ScopeSym>;

Aliased Typeยง

struct Scope { /* private fields */ }