RustQ AST node generated by RustQ.Rust.AST.NodeDSL.defnode/4.
RustQ.Rust.AST.NodeDSL.defnode/4
@type t() :: %RustQ.Rust.AST.Literal{ value: String.t() | integer() | float() | boolean() }