Module arc_key
starnix_
uapi
Module arc_key
Module Items
Structs
In crate starnix_
uapi
starnix_uapi
Module
arc_key
Copy item path
Source
Structs
ยง
ArcKey
A wrapper around Arc with Hash implemented based on Arc::as_ptr.
PtrKey
WeakKey
A wrapper around Weak with Hash implemented based on Weak::as_ptr.