Cargo Features

[dependencies]
fxg = { version = "0.1.0", default-features = false, features = ["developer", "contributor"] }
default = developer

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

developer default contributor?

Enables hyper ^0.14.27, hyper-tls ^0.5.0, regex, and tokio

Affects new::TEMPLATE_FXG, new::TEMPLATE_HTML, new::DOG_IMAGE, new::new

contributor = developer

Affects compiler::vomit_debug