Searched refs:CastToUnit (Results 1 – 3 of 3) sorted by relevance
397 pub struct CastToUnit; struct401 unsafe impl<T: ?Sized> Project<T, ()> for CastToUnit { implementation409 unsafe impl<T: ?Sized> Cast<T, ()> for CastToUnit {} implementation
486 type ProjectToTag = #zerocopy_crate::pointer::cast::CastToUnit; in derive_has_field_struct_union()
781 type ProjectToTag = crate::pointer::cast::CastToUnit;1048 type ProjectToTag = crate::pointer::cast::CastToUnit;