Cargo Features

wotw_seedgen has no features set by default.

[dependencies]
wotw_seedgen = { version = "0.4.1", features = ["fs", "log"] }
fs

Features from optional dependencies

log implicit feature

Enables log

log:

A lightweight logging facade for Rust