Cargo Features

Canopydb has no features set by default.

[dependencies]
canopydb = { version = "0.2.0", features = ["shuttle", "nightly"] }
shuttle

Enables shuttle

Affects shim::sync, shim::parking_lot

nightly