Expand description
Idk man
Re-exports§
Modules§
Macros§
Structs§
Enums§
Traits§
Functions§
- widget_
data_ ptr - This function can be used to avoid comparing fat trait pointers as those can be different even when they point to the same object. For more see: https://doc.rust-lang.org/std/ptr/fn.eq.html#examples and https://github.com/rust-lang/rust-clippy/pull/5294