Cargo Features

ckb-util has no features set by default.

[dependencies]
ckb-util = { version = "0.116.0-rc2", features = ["deadlock_detection"] }
deadlock_detection

Enables deadlock_detection of parking_lot

ckb-util has 1 feature without comment.