Cargo Features
allegro_image has no features set by default.
[dependencies]
allegro_image = { version = "0.0.46", features = ["link_none", "link_debug", "link_static"] }
- link_none
-
Enables link_none of allegro_image-sys
- link_debug
-
Enables link_debug of allegro_image-sys
- link_static
-
Enables link_static of allegro_image-sys
allegro_image has 3 features without comments.