Cargo Features

[dependencies]
lemu = { version = "0.2.20", default-features = false, features = ["debug", "bin", "diagnose"] }
default = bin

The bin feature is set by default whenever lemu is added without default-features = false somewhere in the dependency tree.

debug = comat
bin default = diagnose

Enables save of fimg

Required by the binary

diagnose bin = comat, lerr, rust-fuzzy-search

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

lerr diagnose?
comat debug? diagnose?