biasedrc 0.1.0

An implementation of biased-reference counting
Documentation
1
2
3
disallowed-types = [
    { path = "alloc::sync::Arc", reason = "probably a typo", replacement = "Brc" },
]