pub enum Void {}Expand description
Type that cannot be instantiated.
Will be replaced with ! eventually (https://github.com/rust-lang/rust/issues/35121).
Trait Implementations§
Source§impl<K, V> From<PushIterError<TuplePushError<K, TuplePushError<V, Void>>>> for Void
impl<K, V> From<PushIterError<TuplePushError<K, TuplePushError<V, Void>>>> for Void
Source§fn from(_: PushIterError<TuplePushError<K, TuplePushError<V, Void>>>) -> Self
fn from(_: PushIterError<TuplePushError<K, TuplePushError<V, Void>>>) -> Self
Converts to this type from the input type.
Source§impl<T> From<PushIterError<TuplePushError<T, Void>>> for Void
impl<T> From<PushIterError<TuplePushError<T, Void>>> for Void
Source§fn from(_: PushIterError<TuplePushError<T, Void>>) -> Self
fn from(_: PushIterError<TuplePushError<T, Void>>) -> Self
Converts to this type from the input type.
Source§impl From<PushIterError<Void>> for Void
impl From<PushIterError<Void>> for Void
Source§fn from(_: PushIterError<Void>) -> Self
fn from(_: PushIterError<Void>) -> Self
Converts to this type from the input type.
Source§impl<A, B, C, D, E, F, G, H, I, J, K, L, M> From<TuplePushError<A, TuplePushError<B, TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>>>> for Void
impl<A, B, C, D, E, F, G, H, I, J, K, L, M> From<TuplePushError<A, TuplePushError<B, TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>>>> for Void
Source§fn from(
_: TuplePushError<A, TuplePushError<B, TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>>>,
) -> Void
fn from( _: TuplePushError<A, TuplePushError<B, TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<B, C, D, E, F, G, H, I, J, K, L, M> From<TuplePushError<B, TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>>> for Void
impl<B, C, D, E, F, G, H, I, J, K, L, M> From<TuplePushError<B, TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>>> for Void
Source§fn from(
_: TuplePushError<B, TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>>,
) -> Void
fn from( _: TuplePushError<B, TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<C, D, E, F, G, H, I, J, K, L, M> From<TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>> for Void
impl<C, D, E, F, G, H, I, J, K, L, M> From<TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>> for Void
Source§fn from(
_: TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>,
) -> Void
fn from( _: TuplePushError<C, TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<D, E, F, G, H, I, J, K, L, M> From<TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>> for Void
impl<D, E, F, G, H, I, J, K, L, M> From<TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>> for Void
Source§fn from(
_: TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>,
) -> Void
fn from( _: TuplePushError<D, TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<E, F, G, H, I, J, K, L, M> From<TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>> for Void
impl<E, F, G, H, I, J, K, L, M> From<TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>> for Void
Source§fn from(
_: TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>,
) -> Void
fn from( _: TuplePushError<E, TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<F, G, H, I, J, K, L, M> From<TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>> for Void
impl<F, G, H, I, J, K, L, M> From<TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>> for Void
Source§fn from(
_: TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>,
) -> Void
fn from( _: TuplePushError<F, TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<G, H, I, J, K, L, M> From<TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>> for Void
impl<G, H, I, J, K, L, M> From<TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>> for Void
Source§fn from(
_: TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>,
) -> Void
fn from( _: TuplePushError<G, TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<H, I, J, K, L, M> From<TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>> for Void
impl<H, I, J, K, L, M> From<TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>> for Void
Source§fn from(
_: TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>,
) -> Void
fn from( _: TuplePushError<H, TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<I, J, K, L, M> From<TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>> for Void
impl<I, J, K, L, M> From<TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>> for Void
Source§fn from(
_: TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>,
) -> Void
fn from( _: TuplePushError<I, TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<J, K, L, M> From<TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>> for Void
impl<J, K, L, M> From<TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>> for Void
Source§fn from(
_: TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>,
) -> Void
fn from( _: TuplePushError<J, TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>>, ) -> Void
Converts to this type from the input type.
Source§impl<K, L, M> From<TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>> for Void
impl<K, L, M> From<TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>> for Void
Source§fn from(
_: TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>,
) -> Void
fn from( _: TuplePushError<K, TuplePushError<L, TuplePushError<M, Void>>>, ) -> Void
Converts to this type from the input type.
Source§impl<L, M> From<TuplePushError<L, TuplePushError<M, Void>>> for Void
impl<L, M> From<TuplePushError<L, TuplePushError<M, Void>>> for Void
Source§fn from(_: TuplePushError<L, TuplePushError<M, Void>>) -> Void
fn from(_: TuplePushError<L, TuplePushError<M, Void>>) -> Void
Converts to this type from the input type.
Source§impl Ord for Void
impl Ord for Void
Source§impl PartialOrd for Void
impl PartialOrd for Void
impl Copy for Void
impl Eq for Void
impl StructuralPartialEq for Void
Auto Trait Implementations§
impl Freeze for Void
impl RefUnwindSafe for Void
impl Send for Void
impl Sync for Void
impl Unpin for Void
impl UnwindSafe for Void
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more