Cargo Features

[dependencies]
hala-pprof-memory = { version = "0.2.19", default-features = false, features = ["report"] }
default = report

The report feature is set by default whenever hala-pprof-memory is added without default-features = false somewhere in the dependency tree.

report default = chrono, protobuf

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.

protobuf report
chrono report