RustQ AST node generated by RustQ.Rust.AST.NodeDSL.defnode/4.
Summary
Types
@type t() :: %RustQ.Rust.AST.MacroRepeat{ operator: :* | :+ | :"?", separator: String.t() | nil, tokens: [RustQ.Rust.AST.macro_token()] }
RustQ AST node generated by RustQ.Rust.AST.NodeDSL.defnode/4.
@type t() :: %RustQ.Rust.AST.MacroRepeat{ operator: :* | :+ | :"?", separator: String.t() | nil, tokens: [RustQ.Rust.AST.macro_token()] }