It'd bind values only during the current expression/statement so e.g.. let x = let Some(_) = option;.
確定! 回上一頁