Expand description
This module provides a trait and some auxiliary types to help abstract and work with non-null pointers.
Structs§
Traits§
- NonNull
Ptr - A trait that abstracts non-null pointers.
This module provides a trait and some auxiliary types to help abstract and work with non-null pointers.