Cargo Features

[dependencies]
facet-singularize = { version = "0.44.0", default-features = false, features = ["std", "alloc", "gen-ie-exceptions"] }
default = std

The std feature is set by default whenever facet-singularize is added without default-features = false somewhere in the dependency tree.

std default = alloc
alloc std

Affects facet-singularize::singularize

gen-ie-exceptions

Enables facet ^0.44.0, facet-json ^0.44.0, flate2, positioned-io, rc-zip-sync, rmp, ureq, and wordfreq

facet:

Optional deps for gen-ie-exceptions binary

Required by the gen-ie-exceptions binary