Cargo Features
smart-ptr has no features set by default.
[dependencies]
smart-ptr = { version = "0.5.0", features = ["alloc"] }
- alloc
-
Affects
smart-ptr::boxed_deleter
,unique::Global
…
smart-ptr has no features set by default.
[dependencies]
smart-ptr = { version = "0.5.0", features = ["alloc"] }
Affects
smart-ptr::boxed_deleter
,
unique::Global
…