Cargo Feature
Contents
cargo add
确实挺好用,但是某个crate到底有多少个feature
呢,经常连文档都说得不是很清楚。
幸好我们有 cargo feature
可以列出某个crate的所有feature
cargo install --locked cargo-feature
注意不是
features
cargo add
确实挺好用,但是某个crate到底有多少个feature
呢,经常连文档都说得不是很清楚。
幸好我们有 cargo feature
可以列出某个crate的所有feature
cargo install --locked cargo-feature
注意不是
features