Cargo Features

Maybe-std has no features set by default.

[dependencies]
maybe-std = { version = "0.1.2", features = ["std", "alloc", "unstable"] }
std
alloc
unstable

Maybe-std has 3 features without comments.