A crate is synonymous with a 'library' or 'package' in other languages. Hence “Cargo” as the name of Rust's package management tool: you ship your crates to ...
確定! 回上一頁