Cargo Features

shared-rc has no features set by default.

[dependencies]
shared-rc = { version = "0.1.1", features = ["std", "unsize", "static_assertions"] }
std
unsize

Enables unsize

static_assertions

deprecated, does nothing