Trait Printable
pub trait Printable: Copy + Debug
Tells which elements can be copied and displayed
Implementors
impl<T> Printable for () where T: Copy + Debug,impl<T> Printable for (T,) where T: Copy + Debug,impl<T> Printable for *const T where T: Copy + Debug,impl<T> Printable for Alignment where T: Copy + Debug,impl<T> Printable for Alignment where T: Copy + Debug,impl<T> Printable for AllocError where T: Copy + Debug,impl<T> Printable for Arguments<'a> where T: Copy + Debug,impl<T> Printable for AsciiChar where T: Copy + Debug,impl<T> Printable for Assume where T: Copy + Debug,impl<T> Printable for BiasedFp where T: Copy + Debug,impl<T> Printable for Bound<T> where T: Copy + Debug,impl<T> Printable for CharCase where T: Copy + Debug,impl<T> Printable for CharErrorKind where T: Copy + Debug,impl<T> Printable for CharTryFromError where T: Copy + Debug,impl<T> Printable for CodePointInner where T: Copy + Debug,impl<T> Printable for Complex<T> where T: Copy + Debug,impl<T> Printable for ControlFlow<B, C> where T: Copy + Debug,impl<T> Printable for CoroutineState<Y, R> where T: Copy + Debug,impl<T> Printable for CpuidResult where T: Copy + Debug,impl<T> Printable for DebugAsHex where T: Copy + Debug,impl<T> Printable for Decimal where T: Copy + Debug,impl<T> Printable for Decoded where T: Copy + Debug,impl<T> Printable for Discriminant<T> where T: Copy + Debug,impl<T> Printable for Duration where T: Copy + Debug,impl<T> Printable for DynMetadata<Dyn> where T: Copy + Debug,impl<T> Printable for Empty where T: Copy + Debug,impl<T> Printable for Error where T: Copy + Debug,impl<T> Printable for ErrorKind where T: Copy + Debug,impl<T> Printable for FieldId where T: Copy + Debug,impl<T> Printable for FieldRepresentingType<T, VARIANT, FIELD> where T: Copy + Debug,impl<T> Printable for FormattingOptions where T: Copy + Debug,impl<T> Printable for FpCategory where T: Copy + Debug,impl<T> Printable for FromBytesUntilNulError where T: Copy + Debug,impl<T> Printable for FromBytesWithNulError where T: Copy + Debug,impl<T> Printable for FullDecoded where T: Copy + Debug,impl<T> Printable for HvxVector where T: Copy + Debug,impl<T> Printable for HvxVector where T: Copy + Debug,impl<T> Printable for HvxVectorPair where T: Copy + Debug,impl<T> Printable for HvxVectorPair where T: Copy + Debug,impl<T> Printable for HvxVectorPred where T: Copy + Debug,impl<T> Printable for HvxVectorPred where T: Copy + Debug,impl<T> Printable for I32NotAllOnes where T: Copy + Debug,impl<T> Printable for I64NotAllOnes where T: Copy + Debug,impl<T> Printable for Infallible where T: Copy + Debug,impl<T> Printable for IntErrorKind where T: Copy + Debug,impl<T> Printable for IoSlice<'a> where T: Copy + Debug,impl<T> Printable for IpAddr where T: Copy + Debug,impl<T> Printable for Ipv4Addr where T: Copy + Debug,impl<T> Printable for Ipv6Addr where T: Copy + Debug,impl<T> Printable for Ipv6MulticastScope where T: Copy + Debug,impl<T> Printable for KeyAndValue<K, V> where T: Copy + Debug,impl<T> Printable for Layout where T: Copy + Debug,impl<T> Printable for Locality where T: Copy + Debug,impl<T> Printable for Location<'a> where T: Copy + Debug,impl<T> Printable for ManuallyDrop<T> where T: Copy + Debug,impl<T> Printable for Mask<T, N> where T: Copy + Debug,impl<T> Printable for MaybeDangling<P> where T: Copy + Debug,impl<T> Printable for MaybeUninit<T> where T: Copy + Debug,impl<T> Printable for Nanoseconds where T: Copy + Debug,impl<T> Printable for NonNull<T> where T: Copy + Debug,impl<T> Printable for NonZero<T> where T: Copy + Debug,impl<T> Printable for NonZeroCharInner where T: Copy + Debug,impl<T> Printable for NonZeroI128Inner where T: Copy + Debug,impl<T> Printable for NonZeroI16Inner where T: Copy + Debug,impl<T> Printable for NonZeroI32Inner where T: Copy + Debug,impl<T> Printable for NonZeroI64Inner where T: Copy + Debug,impl<T> Printable for NonZeroI8Inner where T: Copy + Debug,impl<T> Printable for NonZeroIsizeInner where T: Copy + Debug,impl<T> Printable for NonZeroU128Inner where T: Copy + Debug,impl<T> Printable for NonZeroU16Inner where T: Copy + Debug,impl<T> Printable for NonZeroU32Inner where T: Copy + Debug,impl<T> Printable for NonZeroU64Inner where T: Copy + Debug,impl<T> Printable for NonZeroU8Inner where T: Copy + Debug,impl<T> Printable for NonZeroUsizeInner where T: Copy + Debug,impl<T> Printable for Option<T> where T: Copy + Debug,impl<T> Printable for Ordering where T: Copy + Debug,impl<T> Printable for Ordering where T: Copy + Debug,impl<T> Printable for Part<'a> where T: Copy + Debug,impl<T> Printable for PhantomContravariant<T> where T: Copy + Debug,impl<T> Printable for PhantomContravariantLifetime<'a> where T: Copy + Debug,impl<T> Printable for PhantomCovariant<T> where T: Copy + Debug,impl<T> Printable for PhantomCovariantLifetime<'a> where T: Copy + Debug,impl<T> Printable for PhantomData<T> where T: Copy + Debug,impl<T> Printable for PhantomInvariant<T> where T: Copy + Debug,impl<T> Printable for PhantomInvariantLifetime<'a> where T: Copy + Debug,impl<T> Printable for PhantomPinned where T: Copy + Debug,impl<T> Printable for Pin<Ptr> where T: Copy + Debug,impl<T> Printable for Poll<T> where T: Copy + Debug,impl<T> Printable for Range<Idx> where T: Copy + Debug,impl<T> Printable for RangeFrom<Idx> where T: Copy + Debug,impl<T> Printable for RangeFull where T: Copy + Debug,impl<T> Printable for RangeInclusive<Idx> where T: Copy + Debug,impl<T> Printable for RangeTo<Idx> where T: Copy + Debug,impl<T> Printable for RangeToInclusive<Idx> where T: Copy + Debug,impl<T> Printable for RangeToInclusive<Idx> where T: Copy + Debug,impl<T> Printable for RawWakerVTable where T: Copy + Debug,impl<T> Printable for RepeatWith<F> where T: Copy + Debug,impl<T> Printable for Result<T, E> where T: Copy + Debug,impl<T> Printable for Reverse<T> where T: Copy + Debug,impl<T> Printable for Saturating<T> where T: Copy + Debug,impl<T> Printable for SearchStep where T: Copy + Debug,impl<T> Printable for SeekFrom where T: Copy + Debug,impl<T> Printable for Sign where T: Copy + Debug,impl<T> Printable for Sign where T: Copy + Debug,impl<T> Printable for Simd<T, N> where T: Copy + Debug,impl<T> Printable for Simd<T, N> where T: Copy + Debug,impl<T> Printable for SimdM<T, N> where T: Copy + Debug,impl<T> Printable for Sink where T: Copy + Debug,impl<T> Printable for SocketAddr where T: Copy + Debug,impl<T> Printable for SocketAddrV4 where T: Copy + Debug,impl<T> Printable for SocketAddrV6 where T: Copy + Debug,impl<T> Printable for State where T: Copy + Debug,impl<T> Printable for SyncView<T> where T: Copy + Debug,impl<T> Printable for T where T: Copy + Debug,impl<T> Printable for TryFromCharError where T: Copy + Debug,impl<T> Printable for TryFromIntError where T: Copy + Debug,impl<T> Printable for TryFromSliceError where T: Copy + Debug,impl<T> Printable for TypeId where T: Copy + Debug,impl<T> Printable for U32NotAllOnes where T: Copy + Debug,impl<T> Printable for U64NotAllOnes where T: Copy + Debug,impl<T> Printable for UsizeNoHighBit where T: Copy + Debug,impl<T> Printable for Utf8Error where T: Copy + Debug,impl<T> Printable for Utf8Pattern<'a> where T: Copy + Debug,impl<T> Printable for VaListInner where T: Copy + Debug,impl<T> Printable for VariantId where T: Copy + Debug,impl<T> Printable for Wrapping<T> where T: Copy + Debug,impl<T> Printable for [MaybeUninit<T>; N] where T: Copy + Debug,impl<T> Printable for __m128 where T: Copy + Debug,impl<T> Printable for __m128bh where T: Copy + Debug,impl<T> Printable for __m128d where T: Copy + Debug,impl<T> Printable for __m128h where T: Copy + Debug,impl<T> Printable for __m128i where T: Copy + Debug,impl<T> Printable for __m256 where T: Copy + Debug,impl<T> Printable for __m256bh where T: Copy + Debug,impl<T> Printable for __m256d where T: Copy + Debug,impl<T> Printable for __m256h where T: Copy + Debug,impl<T> Printable for __m256i where T: Copy + Debug,impl<T> Printable for __m512 where T: Copy + Debug,impl<T> Printable for __m512bh where T: Copy + Debug,impl<T> Printable for __m512d where T: Copy + Debug,impl<T> Printable for __m512h where T: Copy + Debug,impl<T> Printable for __m512i where T: Copy + Debug,impl<T> Printable for __tile1024i where T: Copy + Debug,impl<T> Printable for bf16 where T: Copy + Debug,impl<T> Printable for bool where T: Copy + Debug,impl<T> Printable for char where T: Copy + Debug,impl<T> Printable for f128 where T: Copy + Debug,impl<T> Printable for f16 where T: Copy + Debug,impl<T> Printable for f16x2 where T: Copy + Debug,impl<T> Printable for f32 where T: Copy + Debug,impl<T> Printable for f64 where T: Copy + Debug,impl<T> Printable for float16x4_t where T: Copy + Debug,impl<T> Printable for float16x4x2_t where T: Copy + Debug,impl<T> Printable for float16x4x3_t where T: Copy + Debug,impl<T> Printable for float16x4x4_t where T: Copy + Debug,impl<T> Printable for float16x8_t where T: Copy + Debug,impl<T> Printable for float16x8x2_t where T: Copy + Debug,impl<T> Printable for float16x8x3_t where T: Copy + Debug,impl<T> Printable for float16x8x4_t where T: Copy + Debug,impl<T> Printable for float32x2_t where T: Copy + Debug,impl<T> Printable for float32x2x2_t where T: Copy + Debug,impl<T> Printable for float32x2x3_t where T: Copy + Debug,impl<T> Printable for float32x2x4_t where T: Copy + Debug,impl<T> Printable for float32x4_t where T: Copy + Debug,impl<T> Printable for float32x4x2_t where T: Copy + Debug,impl<T> Printable for float32x4x3_t where T: Copy + Debug,impl<T> Printable for float32x4x4_t where T: Copy + Debug,impl<T> Printable for float64x1_t where T: Copy + Debug,impl<T> Printable for float64x1x2_t where T: Copy + Debug,impl<T> Printable for float64x1x3_t where T: Copy + Debug,impl<T> Printable for float64x1x4_t where T: Copy + Debug,impl<T> Printable for float64x2_t where T: Copy + Debug,impl<T> Printable for float64x2x2_t where T: Copy + Debug,impl<T> Printable for float64x2x3_t where T: Copy + Debug,impl<T> Printable for float64x2x4_t where T: Copy + Debug,impl<T> Printable for fn(T) -> Ret where T: Copy + Debug,impl<T> Printable for i128 where T: Copy + Debug,impl<T> Printable for i16 where T: Copy + Debug,impl<T> Printable for i32 where T: Copy + Debug,impl<T> Printable for i64 where T: Copy + Debug,impl<T> Printable for i8 where T: Copy + Debug,impl<T> Printable for int16x4_t where T: Copy + Debug,impl<T> Printable for int16x4x2_t where T: Copy + Debug,impl<T> Printable for int16x4x3_t where T: Copy + Debug,impl<T> Printable for int16x4x4_t where T: Copy + Debug,impl<T> Printable for int16x8_t where T: Copy + Debug,impl<T> Printable for int16x8x2_t where T: Copy + Debug,impl<T> Printable for int16x8x3_t where T: Copy + Debug,impl<T> Printable for int16x8x4_t where T: Copy + Debug,impl<T> Printable for int32x2_t where T: Copy + Debug,impl<T> Printable for int32x2x2_t where T: Copy + Debug,impl<T> Printable for int32x2x3_t where T: Copy + Debug,impl<T> Printable for int32x2x4_t where T: Copy + Debug,impl<T> Printable for int32x4_t where T: Copy + Debug,impl<T> Printable for int32x4x2_t where T: Copy + Debug,impl<T> Printable for int32x4x3_t where T: Copy + Debug,impl<T> Printable for int32x4x4_t where T: Copy + Debug,impl<T> Printable for int64x1_t where T: Copy + Debug,impl<T> Printable for int64x1x2_t where T: Copy + Debug,impl<T> Printable for int64x1x3_t where T: Copy + Debug,impl<T> Printable for int64x1x4_t where T: Copy + Debug,impl<T> Printable for int64x2_t where T: Copy + Debug,impl<T> Printable for int64x2x2_t where T: Copy + Debug,impl<T> Printable for int64x2x3_t where T: Copy + Debug,impl<T> Printable for int64x2x4_t where T: Copy + Debug,impl<T> Printable for int8x16_t where T: Copy + Debug,impl<T> Printable for int8x16x2_t where T: Copy + Debug,impl<T> Printable for int8x16x3_t where T: Copy + Debug,impl<T> Printable for int8x16x4_t where T: Copy + Debug,impl<T> Printable for int8x8_t where T: Copy + Debug,impl<T> Printable for int8x8x2_t where T: Copy + Debug,impl<T> Printable for int8x8x3_t where T: Copy + Debug,impl<T> Printable for int8x8x4_t where T: Copy + Debug,impl<T> Printable for isize where T: Copy + Debug,impl<T> Printable for m128 where T: Copy + Debug,impl<T> Printable for m128d where T: Copy + Debug,impl<T> Printable for m128i where T: Copy + Debug,impl<T> Printable for m256 where T: Copy + Debug,impl<T> Printable for m256d where T: Copy + Debug,impl<T> Printable for m256i where T: Copy + Debug,impl<T> Printable for never where T: Copy + Debug,impl<T> Printable for poly16x4_t where T: Copy + Debug,impl<T> Printable for poly16x4x2_t where T: Copy + Debug,impl<T> Printable for poly16x4x3_t where T: Copy + Debug,impl<T> Printable for poly16x4x4_t where T: Copy + Debug,impl<T> Printable for poly16x8_t where T: Copy + Debug,impl<T> Printable for poly16x8x2_t where T: Copy + Debug,impl<T> Printable for poly16x8x3_t where T: Copy + Debug,impl<T> Printable for poly16x8x4_t where T: Copy + Debug,impl<T> Printable for poly64x1_t where T: Copy + Debug,impl<T> Printable for poly64x1x2_t where T: Copy + Debug,impl<T> Printable for poly64x1x3_t where T: Copy + Debug,impl<T> Printable for poly64x1x4_t where T: Copy + Debug,impl<T> Printable for poly64x2_t where T: Copy + Debug,impl<T> Printable for poly64x2x2_t where T: Copy + Debug,impl<T> Printable for poly64x2x3_t where T: Copy + Debug,impl<T> Printable for poly64x2x4_t where T: Copy + Debug,impl<T> Printable for poly8x16_t where T: Copy + Debug,impl<T> Printable for poly8x16x2_t where T: Copy + Debug,impl<T> Printable for poly8x16x3_t where T: Copy + Debug,impl<T> Printable for poly8x16x4_t where T: Copy + Debug,impl<T> Printable for poly8x8_t where T: Copy + Debug,impl<T> Printable for poly8x8x2_t where T: Copy + Debug,impl<T> Printable for poly8x8x3_t where T: Copy + Debug,impl<T> Printable for poly8x8x4_t where T: Copy + Debug,impl<T> Printable for svpattern where T: Copy + Debug,impl<T> Printable for svprfop where T: Copy + Debug,impl<T> Printable for u128 where T: Copy + Debug,impl<T> Printable for u16 where T: Copy + Debug,impl<T> Printable for u32 where T: Copy + Debug,impl<T> Printable for u64 where T: Copy + Debug,impl<T> Printable for u8 where T: Copy + Debug,impl<T> Printable for uint16x4_t where T: Copy + Debug,impl<T> Printable for uint16x4x2_t where T: Copy + Debug,impl<T> Printable for uint16x4x3_t where T: Copy + Debug,impl<T> Printable for uint16x4x4_t where T: Copy + Debug,impl<T> Printable for uint16x8_t where T: Copy + Debug,impl<T> Printable for uint16x8x2_t where T: Copy + Debug,impl<T> Printable for uint16x8x3_t where T: Copy + Debug,impl<T> Printable for uint16x8x4_t where T: Copy + Debug,impl<T> Printable for uint32x2_t where T: Copy + Debug,impl<T> Printable for uint32x2x2_t where T: Copy + Debug,impl<T> Printable for uint32x2x3_t where T: Copy + Debug,impl<T> Printable for uint32x2x4_t where T: Copy + Debug,impl<T> Printable for uint32x4_t where T: Copy + Debug,impl<T> Printable for uint32x4x2_t where T: Copy + Debug,impl<T> Printable for uint32x4x3_t where T: Copy + Debug,impl<T> Printable for uint32x4x4_t where T: Copy + Debug,impl<T> Printable for uint64x1_t where T: Copy + Debug,impl<T> Printable for uint64x1x2_t where T: Copy + Debug,impl<T> Printable for uint64x1x3_t where T: Copy + Debug,impl<T> Printable for uint64x1x4_t where T: Copy + Debug,impl<T> Printable for uint64x2_t where T: Copy + Debug,impl<T> Printable for uint64x2x2_t where T: Copy + Debug,impl<T> Printable for uint64x2x3_t where T: Copy + Debug,impl<T> Printable for uint64x2x4_t where T: Copy + Debug,impl<T> Printable for uint8x16_t where T: Copy + Debug,impl<T> Printable for uint8x16x2_t where T: Copy + Debug,impl<T> Printable for uint8x16x3_t where T: Copy + Debug,impl<T> Printable for uint8x16x4_t where T: Copy + Debug,impl<T> Printable for uint8x8_t where T: Copy + Debug,impl<T> Printable for uint8x8x2_t where T: Copy + Debug,impl<T> Printable for uint8x8x3_t where T: Copy + Debug,impl<T> Printable for uint8x8x4_t where T: Copy + Debug,impl<T> Printable for usize where T: Copy + Debug,impl<T> Printable for v128 where T: Copy + Debug,impl<T> Printable for vector_bool_char where T: Copy + Debug,impl<T> Printable for vector_bool_char where T: Copy + Debug,impl<T> Printable for vector_bool_int where T: Copy + Debug,impl<T> Printable for vector_bool_int where T: Copy + Debug,impl<T> Printable for vector_bool_long where T: Copy + Debug,impl<T> Printable for vector_bool_long_long where T: Copy + Debug,impl<T> Printable for vector_bool_short where T: Copy + Debug,impl<T> Printable for vector_bool_short where T: Copy + Debug,impl<T> Printable for vector_double where T: Copy + Debug,impl<T> Printable for vector_double where T: Copy + Debug,impl<T> Printable for vector_float where T: Copy + Debug,impl<T> Printable for vector_float where T: Copy + Debug,impl<T> Printable for vector_signed_char where T: Copy + Debug,impl<T> Printable for vector_signed_char where T: Copy + Debug,impl<T> Printable for vector_signed_int where T: Copy + Debug,impl<T> Printable for vector_signed_int where T: Copy + Debug,impl<T> Printable for vector_signed_long where T: Copy + Debug,impl<T> Printable for vector_signed_long_long where T: Copy + Debug,impl<T> Printable for vector_signed_short where T: Copy + Debug,impl<T> Printable for vector_signed_short where T: Copy + Debug,impl<T> Printable for vector_unsigned_char where T: Copy + Debug,impl<T> Printable for vector_unsigned_char where T: Copy + Debug,impl<T> Printable for vector_unsigned_int where T: Copy + Debug,impl<T> Printable for vector_unsigned_int where T: Copy + Debug,impl<T> Printable for vector_unsigned_long where T: Copy + Debug,impl<T> Printable for vector_unsigned_long_long where T: Copy + Debug,impl<T> Printable for vector_unsigned_short where T: Copy + Debug,impl<T> Printable for vector_unsigned_short where T: Copy + Debug,