Module shadow_shim_helper_rs::util

source ·

Modules§

Structs§

  • Implements Debug using the provided closure.
  • A type that allows us to make a pointer Send since there is no way to add this traits to the pointer itself.
  • A type that allows us to make a pointer Send + Sync since there is no way to add these traits to the pointer itself.

Traits§