Cargo Features

Reborrow has no features set by default.

[dependencies]
reborrow = { version = "0.5.5", features = ["derive"] }
derive = reborrow-derive

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

reborrow-derive derive?