hawkw / sharded-slab

a lock-free concurrent slab (experimental)
MIT License
269 stars 17 forks source link

Guard should implement StableDeref from the OwningRef crate #10

Closed hawkw closed 4 years ago

hawkw commented 4 years ago

This should be exposed by a (default off?) compat feature flag.