Cargo Features
[dependencies]
lcs-png-diff-server = { version = "0.1.6", default-features = false, features = ["binary", "all_image_formats"] }
- default = binary
-
The
binary
feature is set by default wheneverlcs-png-diff-server
is added without
somewhere in the dependency tree.default-features = false - binary default = all_image_formats
- all_image_formats binary
-
Enables png of image ^0.24.2
lcs-png-diff-server has 3 features without comments.