Cargo Features

[dependencies]
litho-diagnostics = { version = "1.3.4", default-features = false, features = ["with-ariadne"] }
default = with-ariadne

The with-ariadne feature is set by default whenever litho-diagnostics is added without default-features = false somewhere in the dependency tree.

with-ariadne default = ariadne

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.

ariadne with-ariadne

Enables ariadne ^0.1.5