Cargo Features

standard_library has no features set by default.

[dependencies]
standard_library = { version = "0.1.0", features = ["bmp", "png", "ico"] }
bmp ico?
png ico?
ico = bmp, png

standard_library has 3 features without comments.

Features from optional dependencies

Package library dependencies.