Struct lens_rs::_2[][src]

pub struct _2<Optic>(pub Optic);

build-in optics behaves as x.2, implemented Lens

Trait Implementations

impl<Optic> Clone for _2<Optic> where
    Optic: Clone
[src]

impl<Optic> Copy for _2<Optic> where
    Optic: Copy
[src]

impl<Optic> Debug for _2<Optic> where
    Optic: Debug
[src]

impl<Optic> Eq for _2<Optic> where
    Optic: Eq
[src]

impl<__Image, __Ls, A, B, C> Lens<_2<__Ls>, __Image> for (A, B, C) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D> Lens<_2<__Ls>, __Image> for (A, B, C, D) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E> Lens<_2<__Ls>, __Image> for (A, B, C, D, E) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> Lens<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    C: Lens<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C> LensMut<_2<__Ls>, __Image> for (A, B, C) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D> LensMut<_2<__Ls>, __Image> for (A, B, C, D) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> LensMut<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    __Image: ?Sized,
    C: LensMut<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C> LensRef<_2<__Ls>, __Image> for (A, B, C) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D> LensRef<_2<__Ls>, __Image> for (A, B, C, D) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> LensRef<_2<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    __Image: ?Sized,
    C: LensRef<__Ls, __Image>, 
[src]

impl<Optic> PartialEq<_2<Optic>> for _2<Optic> where
    Optic: PartialEq<Optic>, 
[src]

impl<__Image, __Opt, A> Prism<_2<__Opt>, __Image> for (A,)[src]

impl<__Image, __Opt, A, B> Prism<_2<__Opt>, __Image> for (A, B)[src]

impl<__Opt, __Image, T> Prism<_2<__Opt>, __Image> for Option<T>[src]

impl<__Opt, __Image, T, E> Prism<_2<__Opt>, __Image> for Result<T, E>[src]

impl<__Image, __Pm, A, B, C> Prism<_2<__Pm>, __Image> for (A, B, C) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D> Prism<_2<__Pm>, __Image> for (A, B, C, D) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E> Prism<_2<__Pm>, __Image> for (A, B, C, D, E) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> Prism<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    C: Prism<__Pm, __Image>, 
[src]

impl<__Image, __Opt, A> PrismMut<_2<__Opt>, __Image> for (A,) where
    __Image: ?Sized
[src]

impl<__Image, __Opt, A, B> PrismMut<_2<__Opt>, __Image> for (A, B) where
    __Image: ?Sized
[src]

impl<__Opt, __Image, T> PrismMut<_2<__Opt>, __Image> for Option<T> where
    __Image: ?Sized
[src]

impl<__Opt, __Image, T, E> PrismMut<_2<__Opt>, __Image> for Result<T, E> where
    __Image: ?Sized
[src]

impl<__Image, __Pm, A, B, C> PrismMut<_2<__Pm>, __Image> for (A, B, C) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D> PrismMut<_2<__Pm>, __Image> for (A, B, C, D) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> PrismMut<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    __Image: ?Sized,
    C: PrismMut<__Pm, __Image>, 
[src]

impl<__Image, __Opt, A> PrismRef<_2<__Opt>, __Image> for (A,) where
    __Image: ?Sized
[src]

impl<__Image, __Opt, A, B> PrismRef<_2<__Opt>, __Image> for (A, B) where
    __Image: ?Sized
[src]

impl<__Opt, __Image, T> PrismRef<_2<__Opt>, __Image> for Option<T> where
    __Image: ?Sized
[src]

impl<__Opt, __Image, T, E> PrismRef<_2<__Opt>, __Image> for Result<T, E> where
    __Image: ?Sized
[src]

impl<__Image, __Pm, A, B, C> PrismRef<_2<__Pm>, __Image> for (A, B, C) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D> PrismRef<_2<__Pm>, __Image> for (A, B, C, D) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> PrismRef<_2<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    __Image: ?Sized,
    C: PrismRef<__Pm, __Image>, 
[src]

impl<Optic> StructuralEq for _2<Optic>[src]

impl<Optic> StructuralPartialEq for _2<Optic>[src]

impl<__Image, __Opt, A> Traversal<_2<__Opt>, __Image> for (A,)[src]

impl<__Image, __Opt, A, B> Traversal<_2<__Opt>, __Image> for (A, B)[src]

impl<__Opt, __Image, T> Traversal<_2<__Opt>, __Image> for Option<T>[src]

impl<__Opt, __Image, T, E> Traversal<_2<__Opt>, __Image> for Result<T, E>[src]

impl<__Image, __Tr, A, B, C> Traversal<_2<__Tr>, __Image> for (A, B, C) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D> Traversal<_2<__Tr>, __Image> for (A, B, C, D) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> Traversal<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    C: Traversal<__Tr, __Image>, 
[src]

impl<__Image, __Opt, A> TraversalMut<_2<__Opt>, __Image> for (A,) where
    __Image: ?Sized
[src]

impl<__Image, __Opt, A, B> TraversalMut<_2<__Opt>, __Image> for (A, B) where
    __Image: ?Sized
[src]

impl<__Opt, __Image, T> TraversalMut<_2<__Opt>, __Image> for Option<T> where
    __Image: ?Sized
[src]

impl<__Opt, __Image, T, E> TraversalMut<_2<__Opt>, __Image> for Result<T, E> where
    __Image: ?Sized
[src]

impl<__Image, __Tr, A, B, C> TraversalMut<_2<__Tr>, __Image> for (A, B, C) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> TraversalMut<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    __Image: ?Sized,
    C: TraversalMut<__Tr, __Image>, 
[src]

impl<__Image, __Opt, A> TraversalRef<_2<__Opt>, __Image> for (A,) where
    __Image: ?Sized
[src]

impl<__Image, __Opt, A, B> TraversalRef<_2<__Opt>, __Image> for (A, B) where
    __Image: ?Sized
[src]

impl<__Opt, __Image, T> TraversalRef<_2<__Opt>, __Image> for Option<T> where
    __Image: ?Sized
[src]

impl<__Opt, __Image, T, E> TraversalRef<_2<__Opt>, __Image> for Result<T, E> where
    __Image: ?Sized
[src]

impl<__Image, __Tr, A, B, C> TraversalRef<_2<__Tr>, __Image> for (A, B, C) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> TraversalRef<_2<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
    __Image: ?Sized,
    C: TraversalRef<__Tr, __Image>, 
[src]

Auto Trait Implementations

impl<Optic> RefUnwindSafe for _2<Optic> where
    Optic: RefUnwindSafe

impl<Optic> Send for _2<Optic> where
    Optic: Send

impl<Optic> Sync for _2<Optic> where
    Optic: Sync

impl<Optic> Unpin for _2<Optic> where
    Optic: Unpin

impl<Optic> UnwindSafe for _2<Optic> where
    Optic: UnwindSafe

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]

impl<T> Borrow<T> for T where
    T: ?Sized
[src]

impl<T> BorrowMut<T> for T where
    T: ?Sized
[src]

impl<T> From<T> for T[src]

impl<T, U> Into<U> for T where
    U: From<T>, 
[src]

impl<T> Prism<__, T> for T[src]

impl<T> PrismMut<__, T> for T where
    T: ?Sized
[src]

impl<T> PrismRef<__, T> for T where
    T: ?Sized
[src]

impl<Image, T> Review<__, Image> for T where
    T: From<Image>, 
[src]

impl<T> ToOwned for T where
    T: Clone
[src]

type Owned = T

The resulting type after obtaining ownership.

impl<T> Traversal<__, T> for T[src]

impl<T> TraversalMut<__, T> for T where
    T: ?Sized
[src]

impl<T> TraversalRef<__, T> for T where
    T: ?Sized
[src]

impl<T, U> TryFrom<U> for T where
    U: Into<T>, 
[src]

type Error = Infallible

The type returned in the event of a conversion error.

impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, 
[src]

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.