Cargo Features

Wrapper has no features set by default.

[dependencies]
wrapper = { version = "0.1.1", features = ["std", "alloc", "unstable"] }
std

Enables std of maybe-std

alloc

Enables alloc of maybe-std

unstable

Enables unstable of maybe-std

Wrapper has 3 features without comments.