Struct lens_rs::optics::_0 [−][src]
behaves as x.0
, implemented Lens
Trait Implementations
impl<Optic> Clone for _0<Optic> where
Optic: Clone,
[src]
Optic: Clone,
impl<Optic> Copy for _0<Optic> where
Optic: Copy,
[src]
Optic: Copy,
impl<Optic> Debug for _0<Optic> where
Optic: Debug,
[src]
Optic: Debug,
impl<Optic> Eq for _0<Optic> where
Optic: Eq,
[src]
Optic: Eq,
impl<__Image, __Ls, A> Lens<_0<__Ls>, __Image> for (A,) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B> Lens<_0<__Ls>, __Image> for (A, B) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C> Lens<_0<__Ls>, __Image> for (A, B, C) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D> Lens<_0<__Ls>, __Image> for (A, B, C, D) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E> Lens<_0<__Ls>, __Image> for (A, B, C, D, E) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> Lens<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
A: Lens<__Ls, __Image>,
[src]
A: Lens<__Ls, __Image>,
impl<__Image, __Ls, A> LensMut<_0<__Ls>, __Image> for (A,) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B> LensMut<_0<__Ls>, __Image> for (A, B) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C> LensMut<_0<__Ls>, __Image> for (A, B, C) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D> LensMut<_0<__Ls>, __Image> for (A, B, C, D) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> LensMut<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A> LensRef<_0<__Ls>, __Image> for (A,) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B> LensRef<_0<__Ls>, __Image> for (A, B) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C> LensRef<_0<__Ls>, __Image> for (A, B, C) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D> LensRef<_0<__Ls>, __Image> for (A, B, C, D) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> LensRef<_0<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
A: LensRef<__Ls, __Image>,
impl<Optic> PartialEq<_0<Optic>> for _0<Optic> where
Optic: PartialEq<Optic>,
[src]
Optic: PartialEq<Optic>,
impl<__Opt, __Image, T> Prism<_0<__Opt>, __Image> for Option<T>
[src]
impl<__Opt, __Image, T, E> Prism<_0<__Opt>, __Image> for Result<T, E>
[src]
impl<__Image, __Pm, A> Prism<_0<__Pm>, __Image> for (A,) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B> Prism<_0<__Pm>, __Image> for (A, B) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C> Prism<_0<__Pm>, __Image> for (A, B, C) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D> Prism<_0<__Pm>, __Image> for (A, B, C, D) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E> Prism<_0<__Pm>, __Image> for (A, B, C, D, E) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> Prism<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
A: Prism<__Pm, __Image>,
[src]
A: Prism<__Pm, __Image>,
impl<__Opt, __Image, T> PrismMut<_0<__Opt>, __Image> for Option<T> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_mut(&mut self, _optics: _0<__Opt>) -> Option<&mut __Image>
[src]
impl<__Opt, __Image, T, E> PrismMut<_0<__Opt>, __Image> for Result<T, E> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_mut(&mut self, _optics: _0<__Opt>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A> PrismMut<_0<__Pm>, __Image> for (A,) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B> PrismMut<_0<__Pm>, __Image> for (A, B) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C> PrismMut<_0<__Pm>, __Image> for (A, B, C) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D> PrismMut<_0<__Pm>, __Image> for (A, B, C, D) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> PrismMut<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _0<__Pm>) -> Option<&mut __Image>
[src]
impl<__Opt, __Image, T> PrismRef<_0<__Opt>, __Image> for Option<T> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_ref(&self, _optics: _0<__Opt>) -> Option<&__Image>
[src]
impl<__Opt, __Image, T, E> PrismRef<_0<__Opt>, __Image> for Result<T, E> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_ref(&self, _optics: _0<__Opt>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A> PrismRef<_0<__Pm>, __Image> for (A,) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B> PrismRef<_0<__Pm>, __Image> for (A, B) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C> PrismRef<_0<__Pm>, __Image> for (A, B, C) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D> PrismRef<_0<__Pm>, __Image> for (A, B, C, D) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> PrismRef<_0<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
A: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _0<__Pm>) -> Option<&__Image>
[src]
impl<Rv, Image, A> Review<_0<Rv>, Image> for (A,) where
A: Review<Rv, Image>,
[src]
A: Review<Rv, Image>,
impl<Optic> StructuralEq for _0<Optic>
[src]
impl<Optic> StructuralPartialEq for _0<Optic>
[src]
impl<__Opt, __Image, T> Traversal<_0<__Opt>, __Image> for Option<T>
[src]
impl<__Opt, __Image, T, E> Traversal<_0<__Opt>, __Image> for Result<T, E>
[src]
impl<__Image, __Tr, A> Traversal<_0<__Tr>, __Image> for (A,) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B> Traversal<_0<__Tr>, __Image> for (A, B) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C> Traversal<_0<__Tr>, __Image> for (A, B, C) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D> Traversal<_0<__Tr>, __Image> for (A, B, C, D) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> Traversal<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
A: Traversal<__Tr, __Image>,
[src]
A: Traversal<__Tr, __Image>,
impl<__Opt, __Image, T> TraversalMut<_0<__Opt>, __Image> for Option<T> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_mut(&mut self, _optics: _0<__Opt>) -> Vec<&mut __Image>
[src]
impl<__Opt, __Image, T, E> TraversalMut<_0<__Opt>, __Image> for Result<T, E> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_mut(&mut self, _optics: _0<__Opt>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A> TraversalMut<_0<__Tr>, __Image> for (A,) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B> TraversalMut<_0<__Tr>, __Image> for (A, B) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C> TraversalMut<_0<__Tr>, __Image> for (A, B, C) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> TraversalMut<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _0<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Opt, __Image, T> TraversalRef<_0<__Opt>, __Image> for Option<T> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_ref(&self, _optics: _0<__Opt>) -> Vec<&__Image>
[src]
impl<__Opt, __Image, T, E> TraversalRef<_0<__Opt>, __Image> for Result<T, E> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_ref(&self, _optics: _0<__Opt>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A> TraversalRef<_0<__Tr>, __Image> for (A,) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B> TraversalRef<_0<__Tr>, __Image> for (A, B) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C> TraversalRef<_0<__Tr>, __Image> for (A, B, C) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> TraversalRef<_0<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
A: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _0<__Tr>) -> Vec<&__Image>
[src]
Auto Trait Implementations
impl<Optic> RefUnwindSafe for _0<Optic> where
Optic: RefUnwindSafe,
Optic: RefUnwindSafe,
impl<Optic> Send for _0<Optic> where
Optic: Send,
Optic: Send,
impl<Optic> Sync for _0<Optic> where
Optic: Sync,
Optic: Sync,
impl<Optic> Unpin for _0<Optic> where
Optic: Unpin,
Optic: Unpin,
impl<Optic> UnwindSafe for _0<Optic> where
Optic: UnwindSafe,
Optic: UnwindSafe,
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
T: ?Sized,
pub fn borrow_mut(&mut self) -> &mut T
[src]
impl<T> From<T> for T
[src]
impl<T, U> Into<U> for T where
U: From<T>,
[src]
U: From<T>,
impl<T> Prism<__, T> for T
[src]
impl<T> PrismMut<__, T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<T> PrismRef<__, T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<Image, T> Review<__, Image> for T where
T: From<Image>,
[src]
T: From<Image>,
impl<T> ToOwned for T where
T: Clone,
[src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
pub fn to_owned(&self) -> T
[src]
pub fn clone_into(&self, target: &mut T)
[src]
impl<T> Traversal<__, T> for T
[src]
impl<T> TraversalMut<__, T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<T> TraversalRef<__, T> for T where
T: ?Sized,
[src]
T: ?Sized,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
pub fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>
[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src]
U: TryFrom<T>,