A pointee type that supports type-erased pointers (thin pointers). This trait is automatically implemented for all sized types, and can be manually implemented for unsized types that know their own metadata. # Safety Must be implemented as described and may be relied upon by generic code.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected