crate 根(crate root)是一个用来描述如何构建crate 的文件。 带有Cargo.toml 文件的包用以描述如何构建一个或多个crate。一个包中至多可以有一个库项目。
確定! 回上一頁