Module librsnek::api::selfref
[−]
[src]
Deferred self weak reference implementation
Structs
| RefCount |
RefCount struct that holds a mutable and optional weakref |
| RefCountedValue |
A wrapper around a value with its own reference count |
Traits
| SelfRef |
A trait that must be implemented on a refcount wrapper type |