Thanks to visit codestin.com
Credit goes to lib.rs

Cargo Features

emix has no features set by default.

[dependencies]
emix = { version = "0.6.0", features = ["full", "terminal", "fake"] }
full = fake, terminal
terminal full?

Enables crossterm, dialoguer, and rpassword

Affects io::terminal

fake full?

Enables fake ^4

Affects emix::random