SmartPointer has no features set by default.
[dependencies] smart-pointer = { version = "0.2.0", features = ["std", "alloc"] }
Enables std of maybe-std
Enables alloc of maybe-std
SmartPointer has 2 features without comments.