Cargo Features

Trunc has no features set by default.

[dependencies]
trunc = { version = "0.1.0", features = ["unstable", "clippy"] }
unstable

Features from optional dependencies

clippy implicit feature

Enables clippy

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust