Skip to main content
Block
nxpu_ir
0.3.0
Block
Aliased Type
In crate nxpu_
ir
nxpu_ir
Type Alias
Block
Copy item path
Source
pub type Block =
Vec
<
Statement
>;
Expand description
A block of statements.
Aliased Type
ยง
pub struct Block {
/* private fields */
}