Skip to main content
Block
logicaffeine_
compile
0.10.0
In logicaffeine_
compile::
ast::
stmt
logicaffeine_compile
::
ast
::
stmt
Type Alias
Block
Copy item path
Source
pub type Block<'a> = &'a [
Stmt
<'a>];
Expand description
Block is a sequence of statements.