SliceN has no features set by default.
[dependencies] slice_n = { version = "0.0.2", features = ["std", "alloc", "unstable"] }
Enables std of maybe-std
Enables alloc of maybe-std
Enables unstable of maybe-std
SliceN has 3 features without comments.