Cargo Features

libpcode has no features set by default.

[dependencies]
libpcode = { version = "0.1.8", features = ["bin"] }
bin = clap, object

Required by the pcode binary

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.

clap bin?
object bin?

Enables object ^0.35.0