Cargo Features

SliceN has no features set by default.

[dependencies]
slice_n = { version = "0.0.2", features = ["std", "alloc", "unstable"] }
std

Enables std of maybe-std

alloc

Enables alloc of maybe-std

unstable

Enables unstable of maybe-std

SliceN has 3 features without comments.