Searched defs:CastToUnit (Results 1 – 1 of 1) 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