Cargo Features
[dependencies]
patto = { version = "0.3.1", default-features = false, features = ["zotero"] }
- default = zotero
-
The
zoterofeature is set by default wheneverpattois added withoutsomewhere in the dependency tree.default-features = false - zotero default
-
Enables zotero-rs
Patto has 2 features without comments.