fn deref_copy(self) -> Self::Output[src]impl<T: Copy> DerefCopy for &T[src]type Output = Tfn deref_copy(self) -> T[src]impl DerefCopy for f64[src]type Output = Selffn deref_copy(self) -> Self[src]impl DerefCopy for f32[src]type Output = Selffn deref_copy(self) -> Self[src]