Cargo Features

[dependencies]
zkp-logging-allocator = { version = "0.2.0", default-features = false, features = ["std", "enable"] }
default = enable, std

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

std default

Enables std of log

enable default

Affects zkp-logging-allocator::ALLOCATOR