Cargo Features

sled_sync has no features set by default.

[dependencies]
sled_sync = { version = "0.3.0", features = ["lock_free_delays", "nightly", "no_inline"] }
lock_free_delays = log, rand, rand_hc
nightly
no_inline

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality [may be removed in the future](https://rust-lang.github.io/rfcs/3491-remove-implicit-features.html).

log lock_free_delays?
rand lock_free_delays?

Enables rand ^0.6

rand_hc lock_free_delays?

Enables rand_hc ^0.1