Cargo Features

axka-rcu has no features set by default.

[dependencies]
axka-rcu = { version = "1.0.0", features = ["triomphe"] }
triomphe

Use triomphe::Arc which doesn't have weak references

This also enables no_std support.

Enables triomphe