RustQ.Rust.AST.ArrayLiteral (rustq v0.9.3)

Copy Markdown View Source

RustQ AST node generated by RustQ.Rust.AST.NodeDSL.defnode/4.

Summary

Types

t()

@type t() :: %RustQ.Rust.AST.ArrayLiteral{values: [RustQ.Rust.AST.expr()]}