Cargo Features

Swimming has no features set by default.

[dependencies]
swimming = { version = "0.1.3", features = ["std", "alloc"] }
std

Enables std of lock_pool

alloc

Enables alloc of lock_pool

Swimming has 2 features without comments.