例如考虑以下序列: // Make `optional` of type `Option ` let mut optional = Some(0); // Repeatedly try this test. loop { match optional ...
確定! 回上一頁