Cargo Features

const_traits has no features set by default.

[dependencies]
const_traits = { version = "0.3.0", features = ["ops"] }
ops = const_ops

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.

const_ops ops?

Enables const_ops ^0.1.0