Skip to main content

block_with_value

Function block_with_value 

Source
pub fn block_with_value(stmts: Vec<Stmt>, value: Expr) -> Expr
Expand description

{ stmts...; value } ブロック式を構築