In theory, Rust compiler could allow this code with partial borrows as len () doesn't access the raw vector, and len property is not &mut -borrowed in len ...
確定! 回上一頁