Rust's Vec data structure is appropriate for use as a stack. ... This is similar to a &mut Vec<T> with the borrow checking done at runtime.
確定! 回上一頁