Cargo Features

CargoLens has no features set by default.

[dependencies]
cargo-lens = { version = "0.1.1", features = ["debug_socket"] }
debug_socket = libc

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.

libc debug_socket?