[][src]Trait structural::field::for_arrays::array_traits::Array18

pub trait Array18<T>: Array_8_16<T> + IntoFieldMut<TStr<__TS<(__1, __6)>>, Ty = T> + IntoFieldMut<TStr<__TS<(__1, __7)>>, Ty = T> { }

A structural alias for an array of this size

Implementors

impl<This: ?Sized, T> Array18<T> for This where
    This: Array_8_16<T> + IntoFieldMut<TStr<__TS<(__1, __6)>>, Ty = T> + IntoFieldMut<TStr<__TS<(__1, __7)>>, Ty = T>, 
[src]

Loading content...