(&self)
| 25 | impl<T> ::std::clone::Clone for __BindgenUnionField<T> { |
| 26 | #[inline] |
| 27 | fn clone(&self) -> Self { |
| 28 | Self::new() |
| 29 | } |
| 30 | } |
| 31 | impl<T> ::std::marker::Copy for __BindgenUnionField<T> {} |
| 32 | impl<T> ::std::fmt::Debug for __BindgenUnionField<T> { |
no test coverage detected