Cargo Features
[dependencies]
os-checker-database = { version = "0.3.0", default-features = false, features = ["single", "batch", "clear_batch"] }
- default = batch
-
The
batch
feature is set by default wheneveros-checker-database
is added without
somewhere in the dependency tree.default-features = false - single
- batch default
- clear_batch
-
清除 BASE_DIR/batch 目录