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