Traitsยง
- Pointee
- The
crate::Pointee
trait serves as a contract of sorts to ensure that types used incrate::UniquePointer
implement Debug, because of it being considered experimental.
crate::Pointee
trait serves as a contract of sorts to ensure
that types used in crate::UniquePointer
implement
Debug, because of it being considered experimental.