Cargo Features

crustacean has no features set by default.

[dependencies]
crustacean = { version = "0.3.1", features = ["static", "clippy"] }
static

Enables static of clang ^0.14.0

Features from optional dependencies

clippy implicit feature

Enables clippy

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust