Cargo Features

re_data_store has no features set by default.

[dependencies]
re_data_store = { version = "0.15.1", features = ["deadlock_detection"] }
deadlock_detection

Enables parking_lot's deadlock detection background thread.

Enables deadlock_detection of parking_lot