Module starnix_uapi::arc_key

source ·

Structs§

  • A wrapper around Arc with Hash implemented based on Arc::as_ptr.
  • A wrapper around Weak with Hash implemented based on Weak::as_ptr.