Cargo Features

wll has no features set by default.

[dependencies]
wll = { version = "0.1.1", features = ["macros", "auto-link"] }
macros = wll-macros

Enables auto-link of wll-sys

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.

wll-macros macros?