Cargo Features

utp has no features set by default.

[dependencies]
utp = { version = "0.7.0", features = ["unstable", "clippy"] }
unstable

Features from optional dependencies

clippy implicit feature

Enables clippy ^0.0.131

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust