Cargo Features

picky-asn1-der has no features set by default.

[dependencies]
picky-asn1-der = { version = "0.4.1", features = ["debug_log"] }
debug_log = lazy_static

Affects debug_log::internal

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.

lazy_static debug_log?