#[repr()]
pub struct ArchivedAutoBoolSimd<N>(pub Archived<N>)
where
    N: Archive
;
Expand description

An archived AutoBoolSimd

Tuple Fields

0: Archived<N>

The archived counterpart of AutoBoolSimd::0

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

The archived version of the pointer metadata for this type.

Converts some archived metadata to the pointer metadata for itself.

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Numeric cast from self to T.

Casts the value.

Casts the value.

Casts the value.

Deserializes using the given deserializer

Returns the argument unchanged.

Safe lossless bitwise transmute from T to Self.

Numeric cast from T to Self.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Safe lossless bitwise transmute from self to T.

Performs the conversion.

Performs the conversion.

Casts the value.

Casts the value.

The type for metadata in pointers and references to Self.

Should always be Self

Casts the value.

Casts the value.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

Casts the value.

Casts the value.

Casts the value.

Casts the value.