Cargo Features
[dependencies]
neat-edu = { version = "0.1.1", default-features = false, features = ["custom-protocol"] }
- default = custom-protocol
-
The
custom-protocolfeature is set by default wheneverneat-eduis added withoutsomewhere in the dependency tree.default-features = false - custom-protocol default
-
Enables tauri
neat-edu has 2 features without comments.