Cargo Features

[dependencies]
pixcil = { version = "0.6.0", default-features = false, features = ["wasm", "auto-scaling"] }
default = auto-scaling, wasm

These default features are set whenever pixcil is added without default-features = false somewhere in the dependency tree.

wasm default

Enables wasm of pagurus

auto-scaling default

Pixcil has 3 features without comments.