Cargo Features

markly has no features set by default.

[dependencies]
markly = { version = "0.3.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