Cargo Features

Fruently has no features set by default.

[dependencies]
fruently = { version = "0.10.0", features = ["fluentd", "readme-testing", "dev", "time-as-integer"] }
fluentd
readme-testing = skeptic
dev = clippy
time-as-integer

Affects forwardable::Entry

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.

skeptic readme-testing?

Enables skeptic ~0.9

clippy dev?

Enables clippy ^0.0.116