Cargo Features

LockPool has no features set by default.

[dependencies]
lock_pool = { version = "0.2.0", features = ["std", "alloc"] }
std

Enables std of ref_count

alloc

LockPool has 2 features without comments.