RustQ AST node generated by RustQ.Rust.AST.NodeDSL.defnode/4.
Summary
Types
@type t() :: %RustQ.Rust.AST.Let{ expr: RustQ.Rust.AST.expr(), mutable: boolean(), pattern: RustQ.Rust.AST.pat(), type: RustQ.Rust.AST.type() | String.t() | nil }
RustQ AST node generated by RustQ.Rust.AST.NodeDSL.defnode/4.
@type t() :: %RustQ.Rust.AST.Let{ expr: RustQ.Rust.AST.expr(), mutable: boolean(), pattern: RustQ.Rust.AST.pat(), type: RustQ.Rust.AST.type() | String.t() | nil }