Cargo Features

[dependencies]
hadris-iso = { version = "0.0.1", default-features = false, features = ["el-torito", "serde"] }
default = el-torito

The el-torito feature is set by default whenever hadris-iso is added without default-features = false somewhere in the dependency tree.

el-torito default

Affects hadris-iso::boot, options::FormatOptions.boot, options::BootOptions, options::BootEntryOptions

serde

TODO: Add support for serialization