Cargo Features

[dependencies]
aliri_braid = { version = "0.4.0", default-features = false, features = ["alloc"] }
default = alloc

The alloc feature is set by default whenever aliri_braid is added without default-features = false somewhere in the dependency tree.

alloc default

Affects aliri_braid::Normalizer