Type Alias digest::Output

source ·
pub type Output<T> = GenericArray<u8, <T as OutputSizeUser>::OutputSize>;
Expand description

Output array of OutputSizeUser implementors.

Aliased Type§

struct Output<T> { /* private fields */ }

Implementations

source§

impl<T, N> GenericArray<T, N>
where N: ArrayLength<T>,

source

pub fn as_slice(&self) -> &[T]

Extracts a slice containing the entire array.

source

pub fn as_mut_slice(&mut self) -> &mut [T]

Extracts a mutable slice containing the entire array.

source

pub fn from_slice(slice: &[T]) -> &GenericArray<T, N>

Converts slice to a generic array reference with inferred length;

§Panics

Panics if the slice is not equal to the length of the array.

source

pub fn from_mut_slice(slice: &mut [T]) -> &mut GenericArray<T, N>

Converts mutable slice to a mutable generic array reference

§Panics

Panics if the slice is not equal to the length of the array.

source§

impl<T, N> GenericArray<T, N>
where T: Clone, N: ArrayLength<T>,

source

pub fn clone_from_slice(list: &[T]) -> GenericArray<T, N>

Construct a GenericArray from a slice by cloning its content

§Panics

Panics if the slice is not equal to the length of the array.

source§

impl<T, N> GenericArray<T, N>
where N: ArrayLength<T>,

source

pub fn from_exact_iter<I>(iter: I) -> Option<GenericArray<T, N>>
where I: IntoIterator<Item = T>,

Creates a new GenericArray instance from an iterator with a specific size.

Returns None if the size is not equal to the number of elements in the GenericArray.

Trait Implementations

source§

impl<T, N> AsMut<[T]> for GenericArray<T, N>
where N: ArrayLength<T>,

source§

fn as_mut(&mut self) -> &mut [T]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 1]> for GenericArray<T, UInt<UTerm, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 1]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 10]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 10]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 100]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 100]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 1000]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 1000]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 1024]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 1024]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 11]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 11]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 12]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 12]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 128]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 128]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 13]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 13]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 14]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 14]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 15]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 15]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 16]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 16]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 17]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 17]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 18]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 18]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 19]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 19]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 2]> for GenericArray<T, UInt<UInt<UTerm, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 2]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 20]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 20]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 200]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 200]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 21]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 21]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 22]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 22]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 23]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 23]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 24]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 24]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 25]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 25]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 256]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 256]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 26]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 26]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 27]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 27]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 28]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 28]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 29]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 29]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 3]> for GenericArray<T, UInt<UInt<UTerm, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 3]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 30]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 30]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 300]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 300]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 31]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 31]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 32]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 32]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 33]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 33]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 34]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 34]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 35]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 35]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 36]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 36]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 37]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 37]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 38]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 38]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 39]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 39]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 4]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 4]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 40]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 40]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 400]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 400]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 41]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 41]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 42]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 42]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 43]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 43]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 44]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 44]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 45]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 45]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 46]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 46]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 47]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 47]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 48]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 48]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 49]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 49]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 5]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 5]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 50]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 50]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 500]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 500]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 51]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 51]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 512]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 512]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 52]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 52]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 53]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 53]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 54]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 54]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 55]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 55]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 56]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 56]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 57]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 57]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 58]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 58]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 59]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 59]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 6]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 6]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 60]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 60]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 61]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 61]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 62]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 62]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 63]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 63]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 64]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 64]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 7]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B1>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 7]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 70]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 70]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 8]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 8]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 80]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 80]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 9]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>

source§

fn as_mut(&mut self) -> &mut [T; 9]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T> AsMut<[T; 90]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>, B0>>

source§

fn as_mut(&mut self) -> &mut [T; 90]

Converts this type into a mutable reference of the (usually inferred) input type.
source§

impl<T, N> AsRef<[T]> for GenericArray<T, N>
where N: ArrayLength<T>,

source§

fn as_ref(&self) -> &[T]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 1]> for GenericArray<T, UInt<UTerm, B1>>

source§

fn as_ref(&self) -> &[T; 1]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 10]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 10]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 100]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 100]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 1000]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 1000]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 1024]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 1024]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 11]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 11]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 12]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 12]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 128]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 128]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 13]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 13]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 14]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 14]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 15]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 15]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 16]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 16]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 17]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 17]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 18]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 18]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 19]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 19]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 2]> for GenericArray<T, UInt<UInt<UTerm, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 2]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 20]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 20]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 200]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 200]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 21]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 21]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 22]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 22]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 23]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 23]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 24]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 24]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 25]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 25]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 256]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 256]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 26]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 26]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 27]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 27]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 28]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 28]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 29]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 29]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 3]> for GenericArray<T, UInt<UInt<UTerm, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 3]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 30]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 30]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 300]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 300]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 31]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 31]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 32]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 32]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 33]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 33]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 34]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 34]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 35]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 35]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 36]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 36]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 37]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 37]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 38]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 38]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 39]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 39]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 4]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 4]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 40]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 40]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 400]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 400]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 41]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 41]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 42]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 42]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 43]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 43]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 44]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 44]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 45]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 45]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 46]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 46]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 47]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 47]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 48]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 48]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 49]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 49]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 5]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 5]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 50]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 50]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 500]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 500]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 51]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 51]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 512]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 512]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 52]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 52]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 53]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 53]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 54]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 54]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 55]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 55]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 56]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 56]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 57]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 57]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 58]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 58]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 59]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 59]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 6]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 6]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 60]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 60]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 61]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 61]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 62]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 62]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 63]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 63]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 64]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 64]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 7]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B1>, B1>>

source§

fn as_ref(&self) -> &[T; 7]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 70]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 70]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 8]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 8]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 80]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>, B0>>

source§

fn as_ref(&self) -> &[T; 80]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 9]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>

source§

fn as_ref(&self) -> &[T; 9]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T> AsRef<[T; 90]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>, B0>>

source§

fn as_ref(&self) -> &[T; 90]

Converts this type into a shared reference of the (usually inferred) input type.
source§

impl<T, N> Borrow<[T]> for GenericArray<T, N>
where N: ArrayLength<T>,

source§

fn borrow(&self) -> &[T]

Immutably borrows from an owned value. Read more
source§

impl<T, N> BorrowMut<[T]> for GenericArray<T, N>
where N: ArrayLength<T>,

source§

fn borrow_mut(&mut self) -> &mut [T]

Mutably borrows from an owned value. Read more
source§

impl<T, N> Clone for GenericArray<T, N>
where T: Clone, N: ArrayLength<T>,

source§

fn clone(&self) -> GenericArray<T, N>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<T, N, M> Concat<T, M> for GenericArray<T, N>
where N: ArrayLength<T> + Add<M>, M: ArrayLength<T>, <N as Add<M>>::Output: ArrayLength<T>,

§

type Rest = GenericArray<T, M>

Sequence to be concatenated with self
§

type Output = GenericArray<T, <N as Add<M>>::Output>

Resulting sequence formed by the concatenation.
source§

fn concat( self, rest: <GenericArray<T, N> as Concat<T, M>>::Rest, ) -> <GenericArray<T, N> as Concat<T, M>>::Output

Concatenate, or join, two sequences.
source§

impl<T, N> Debug for GenericArray<T, N>
where T: Debug, N: ArrayLength<T>,

source§

fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
source§

impl<T, N> Default for GenericArray<T, N>
where T: Default, N: ArrayLength<T>,

source§

fn default() -> GenericArray<T, N>

Returns the “default value” for a type. Read more
source§

impl<T, N> Deref for GenericArray<T, N>
where N: ArrayLength<T>,

§

type Target = [T]

The resulting type after dereferencing.
source§

fn deref(&self) -> &[T]

Dereferences the value.
source§

impl<T, N> DerefMut for GenericArray<T, N>
where N: ArrayLength<T>,

source§

fn deref_mut(&mut self) -> &mut [T]

Mutably dereferences the value.
source§

impl<T> From<[T; 1]> for GenericArray<T, UInt<UTerm, B1>>

source§

fn from(arr: [T; 1]) -> GenericArray<T, UInt<UTerm, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 10]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>>

source§

fn from( arr: [T; 10], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 100]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>>

source§

fn from( arr: [T; 100], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 1000]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>

source§

fn from( arr: [T; 1000], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 1024]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 1024], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 11]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>>

source§

fn from( arr: [T; 11], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 12]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>

source§

fn from( arr: [T; 12], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 128]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 128], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 13]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>>

source§

fn from( arr: [T; 13], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 14]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>>

source§

fn from( arr: [T; 14], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 15]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>>

source§

fn from( arr: [T; 15], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 16]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 16], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 17]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>

source§

fn from( arr: [T; 17], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 18]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>>

source§

fn from( arr: [T; 18], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 19]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>>

source§

fn from( arr: [T; 19], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 2]> for GenericArray<T, UInt<UInt<UTerm, B1>, B0>>

source§

fn from(arr: [T; 2]) -> GenericArray<T, UInt<UInt<UTerm, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 20]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>>

source§

fn from( arr: [T; 20], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 200]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>

source§

fn from( arr: [T; 200], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 21]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>>

source§

fn from( arr: [T; 21], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 22]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>>

source§

fn from( arr: [T; 22], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 23]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>>

source§

fn from( arr: [T; 23], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 24]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>

source§

fn from( arr: [T; 24], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 25]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>

source§

fn from( arr: [T; 25], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 256]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 256], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 26]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>>

source§

fn from( arr: [T; 26], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 27]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>>

source§

fn from( arr: [T; 27], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 28]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>>

source§

fn from( arr: [T; 28], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 29]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>

source§

fn from( arr: [T; 29], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 3]> for GenericArray<T, UInt<UInt<UTerm, B1>, B1>>

source§

fn from(arr: [T; 3]) -> GenericArray<T, UInt<UInt<UTerm, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 30]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>>

source§

fn from( arr: [T; 30], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 300]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>, B1>, B0>, B0>>

source§

fn from( arr: [T; 300], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 31]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>

source§

fn from( arr: [T; 31], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 32]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 32], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 33]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>

source§

fn from( arr: [T; 33], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 34]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>

source§

fn from( arr: [T; 34], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 35]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B1>>

source§

fn from( arr: [T; 35], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 36]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>

source§

fn from( arr: [T; 36], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 37]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>

source§

fn from( arr: [T; 37], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 38]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>, B0>>

source§

fn from( arr: [T; 38], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 39]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>, B1>>

source§

fn from( arr: [T; 39], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 4]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>

source§

fn from(arr: [T; 4]) -> GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 40]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>

source§

fn from( arr: [T; 40], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 400]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 400], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 41]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>

source§

fn from( arr: [T; 41], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 42]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>, B0>>

source§

fn from( arr: [T; 42], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 43]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>, B1>>

source§

fn from( arr: [T; 43], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 44]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B0>>

source§

fn from( arr: [T; 44], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 45]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>

source§

fn from( arr: [T; 45], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 46]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B0>>

source§

fn from( arr: [T; 46], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 47]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B1>>

source§

fn from( arr: [T; 47], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 48]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 48], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 49]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>

source§

fn from( arr: [T; 49], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 5]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B0>, B1>>

source§

fn from(arr: [T; 5]) -> GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 50]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>>

source§

fn from( arr: [T; 50], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 500]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>>

source§

fn from( arr: [T; 500], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 51]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B1>>

source§

fn from( arr: [T; 51], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B0>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 512]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 512], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 52]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B0>>

source§

fn from( arr: [T; 52], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 53]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>

source§

fn from( arr: [T; 53], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 54]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B0>>

source§

fn from( arr: [T; 54], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 55]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B1>>

source§

fn from( arr: [T; 55], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, B1>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 56]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, B0>>

source§

fn from( arr: [T; 56], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 57]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, B1>>

source§

fn from( arr: [T; 57], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 58]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>, B0>>

source§

fn from( arr: [T; 58], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 59]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>, B1>>

source§

fn from( arr: [T; 59], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 6]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B1>, B0>>

source§

fn from(arr: [T; 6]) -> GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 60]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>, B0>>

source§

fn from( arr: [T; 60], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 61]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>, B1>>

source§

fn from( arr: [T; 61], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 62]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>>

source§

fn from( arr: [T; 62], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 63]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>

source§

fn from( arr: [T; 63], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B1>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 64]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 64], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 7]> for GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B1>, B1>>

source§

fn from(arr: [T; 7]) -> GenericArray<T, UInt<UInt<UInt<UTerm, B1>, B1>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 70]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B1>, B0>>

source§

fn from( arr: [T; 70], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B1>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 8]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>

source§

fn from( arr: [T; 8], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 80]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>, B0>>

source§

fn from( arr: [T; 80], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>, B0>, B0>, B0>>

Converts to this type from the input type.
source§

impl<T> From<[T; 9]> for GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>

source§

fn from( arr: [T; 9], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>

Converts to this type from the input type.
source§

impl<T> From<[T; 90]> for GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>, B0>>

source§

fn from( arr: [T; 90], ) -> GenericArray<T, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B1>, B0>, B1>, B0>>

Converts to this type from the input type.
source§

impl<T, N> FromIterator<T> for GenericArray<T, N>
where N: ArrayLength<T>,

source§

fn from_iter<I>(iter: I) -> GenericArray<T, N>
where I: IntoIterator<Item = T>,

Creates a value from an iterator. Read more
source§

impl<T, N> FunctionalSequence<T> for GenericArray<T, N>
where N: ArrayLength<T>, GenericArray<T, N>: GenericSequence<T, Item = T, Length = N>,

source§

fn map<U, F>( self, f: F, ) -> <<GenericArray<T, N> as MappedGenericSequence<T, U>>::Mapped as GenericSequence<U>>::Sequence
where <GenericArray<T, N> as GenericSequence<T>>::Length: ArrayLength<U>, GenericArray<T, N>: MappedGenericSequence<T, U>, F: FnMut(T) -> U,

Maps a GenericSequence to another GenericSequence. Read more
source§

fn zip<B, Rhs, U, F>( self, rhs: Rhs, f: F, ) -> <<GenericArray<T, N> as MappedGenericSequence<T, U>>::Mapped as GenericSequence<U>>::Sequence
where GenericArray<T, N>: MappedGenericSequence<T, U>, Rhs: MappedGenericSequence<B, U, Mapped = <<GenericArray<T, N> as MappedGenericSequence<T, U>>::Mapped as GenericSequence<U>>::Sequence, Length = <GenericArray<T, N> as GenericSequence<T>>::Length> + GenericSequence<B>, <GenericArray<T, N> as GenericSequence<T>>::Length: ArrayLength<B> + ArrayLength<U>, F: FnMut(T, <Rhs as IntoIterator>::Item) -> U,

Combines two GenericSequence instances and iterates through both of them, initializing a new GenericSequence with the result of the zipped mapping function. Read more
source§

fn fold<U, F>(self, init: U, f: F) -> U
where F: FnMut(U, T) -> U,

Folds (or reduces) a sequence of data into a single value. Read more
source§

impl<T, N> GenericSequence<T> for GenericArray<T, N>
where N: ArrayLength<T>, GenericArray<T, N>: IntoIterator<Item = T>,

§

type Length = N

GenericArray associated length
§

type Sequence = GenericArray<T, N>

Concrete sequence type used in conjuction with reference implementations of GenericSequence
source§

fn generate<F>(f: F) -> GenericArray<T, N>
where F: FnMut(usize) -> T,

Initializes a new sequence instance using the given function. Read more
source§

impl<T, N> Hash for GenericArray<T, N>
where T: Hash, N: ArrayLength<T>,

source§

fn hash<H>(&self, state: &mut H)
where H: Hasher,

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl<T, N> IntoIterator for GenericArray<T, N>
where N: ArrayLength<T>,

§

type Item = T

The type of the elements being iterated over.
§

type IntoIter = GenericArrayIter<T, N>

Which kind of iterator are we turning this into?
source§

fn into_iter(self) -> <GenericArray<T, N> as IntoIterator>::IntoIter

Creates an iterator from a value. Read more
source§

impl<T, N> Lengthen<T> for GenericArray<T, N>
where N: ArrayLength<T> + Add<B1>, <N as Add<B1>>::Output: ArrayLength<T> + Sub<B1, Output = N>, <<N as Add<B1>>::Output as Sub<B1>>::Output: ArrayLength<T>,

§

type Longer = GenericArray<T, <N as Add<B1>>::Output>

GenericSequence that has one more element than Self
source§

fn append(self, last: T) -> <GenericArray<T, N> as Lengthen<T>>::Longer

Returns a new array with the given element appended to the end of it. Read more
source§

fn prepend(self, first: T) -> <GenericArray<T, N> as Lengthen<T>>::Longer

Returns a new array with the given element prepended to the front of it. Read more
source§

impl<T> LowerHex for GenericArray<u8, T>
where T: ArrayLength<u8> + Add, <T as Add>::Output: ArrayLength<u8>,

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
source§

impl<T, U, N> MappedGenericSequence<T, U> for GenericArray<T, N>
where N: ArrayLength<T> + ArrayLength<U>, GenericArray<U, N>: GenericSequence<U, Length = N>,

§

type Mapped = GenericArray<U, N>

Mapped sequence type
source§

impl<T, N> Ord for GenericArray<T, N>
where T: Ord, N: ArrayLength<T>,

source§

fn cmp(&self, other: &GenericArray<T, N>) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Self
where Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Self
where Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · source§

fn clamp(self, min: Self, max: Self) -> Self
where Self: Sized + PartialOrd,

Restrict a value to a certain interval. Read more
source§

impl<T, N> PartialEq for GenericArray<T, N>
where T: PartialEq, N: ArrayLength<T>,

source§

fn eq(&self, other: &GenericArray<T, N>) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl<T, N> PartialOrd for GenericArray<T, N>
where T: PartialOrd, N: ArrayLength<T>,

source§

fn partial_cmp(&self, other: &GenericArray<T, N>) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · source§

fn lt(&self, other: &Rhs) -> bool

This method tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · source§

fn le(&self, other: &Rhs) -> bool

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · source§

fn gt(&self, other: &Rhs) -> bool

This method tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · source§

fn ge(&self, other: &Rhs) -> bool

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more
source§

impl<T, N> Shorten<T> for GenericArray<T, N>
where N: ArrayLength<T> + Sub<B1>, <N as Sub<B1>>::Output: ArrayLength<T> + Add<B1, Output = N>, <<N as Sub<B1>>::Output as Add<B1>>::Output: ArrayLength<T>,

§

type Shorter = GenericArray<T, <N as Sub<B1>>::Output>

GenericSequence that has one less element than Self
source§

fn pop_back(self) -> (<GenericArray<T, N> as Shorten<T>>::Shorter, T)

Returns a new array without the last element, and the last element. Read more
source§

fn pop_front(self) -> (T, <GenericArray<T, N> as Shorten<T>>::Shorter)

Returns a new array without the first element, and the first element. Example: Read more
source§

impl<T, N, K> Split<T, K> for GenericArray<T, N>
where N: ArrayLength<T> + Sub<K>, K: ArrayLength<T>, <N as Sub<K>>::Output: ArrayLength<T>,

§

type First = GenericArray<T, K>

First part of the resulting split array
§

type Second = GenericArray<T, <N as Sub<K>>::Output>

Second part of the resulting split array
source§

fn split( self, ) -> (<GenericArray<T, N> as Split<T, K>>::First, <GenericArray<T, N> as Split<T, K>>::Second)

Splits an array at the given index, returning the separate parts of the array.
source§

impl<T> UpperHex for GenericArray<u8, T>
where T: ArrayLength<u8> + Add, <T as Add>::Output: ArrayLength<u8>,

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
source§

impl<T, N> Copy for GenericArray<T, N>
where T: Copy, N: ArrayLength<T>, <N as ArrayLength<T>>::ArrayType: Copy,

source§

impl<T, N> Eq for GenericArray<T, N>
where T: Eq, N: ArrayLength<T>,

source§

impl<T, N> Send for GenericArray<T, N>
where T: Send, N: ArrayLength<T>,

source§

impl<T, N> Sync for GenericArray<T, N>
where T: Sync, N: ArrayLength<T>,