[][src]Trait structural::field_traits::for_arrays::array_traits::Array26

pub trait Array26<T>: Array_16_24<T> + IntoFieldMut<FieldPath<(TString<(_2, _4)>,)>, Ty = T> + IntoFieldMut<FieldPath<(TString<(_2, _5)>,)>, Ty = T> { }

A structural alias for an array of this size

Implementors

impl<This, T> Array26<T> for This where
    Self: Array_16_24<T> + IntoFieldMut<FieldPath<(TString<(_2, _4)>,)>, Ty = T> + IntoFieldMut<FieldPath<(TString<(_2, _5)>,)>, Ty = T>, 
[src]

Loading content...