Cargo Features

Unroll has no features set by default.

[dependencies]
unroll = { version = "0.1.5", features = ["unstable"] }
unstable dev

Enables real_blackbox of criterion ^0.2

criterion:

Enable use of the nightly-only test::black_box function to discourage compiler optimizations.

Unroll has 1 feature without comment.