Cargo Features

synd-stdx has no features set by default.

[dependencies]
synd-stdx = { version = "0.1.1", features = ["byte", "color", "conf", "humantime", "mock"] }
byte

Enables byte-unit

Affects synd-stdx::byte

color

Enables supports-color

Affects io::color

conf

Affects synd-stdx::conf

humantime

Enables humantime

Affects time::humantime

mock

Enables mockall