Represents a Rust block body assembled from statement or expression fragments.
Summary
Types
@type t() :: %RustQ.Rust.Block{lines: [term()]}
Represents a Rust block body assembled from statement or expression fragments.
@type t() :: %RustQ.Rust.Block{lines: [term()]}