We call the as_ref method on the Option because we want a reference to the value inside the Option rather than ownership of the value .
確定! 回上一頁