Struct lens_rs::_1 [−][src]
build-in optics
behaves as x.1
, implemented Lens
Trait Implementations
impl<Optic> Clone for _1<Optic> where
Optic: Clone,
[src]
Optic: Clone,
impl<Optic> Copy for _1<Optic> where
Optic: Copy,
[src]
Optic: Copy,
impl<Optic> Debug for _1<Optic> where
Optic: Debug,
[src]
Optic: Debug,
impl<Optic> Eq for _1<Optic> where
Optic: Eq,
[src]
Optic: Eq,
impl<__Image, __Ls, A, B> Lens<_1<__Ls>, __Image> for (A, B) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C> Lens<_1<__Ls>, __Image> for (A, B, C) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D> Lens<_1<__Ls>, __Image> for (A, B, C, D) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E> Lens<_1<__Ls>, __Image> for (A, B, C, D, E) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> Lens<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
B: Lens<__Ls, __Image>,
[src]
B: Lens<__Ls, __Image>,
impl<__Image, __Ls, A, B> LensMut<_1<__Ls>, __Image> for (A, B) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C> LensMut<_1<__Ls>, __Image> for (A, B, C) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D> LensMut<_1<__Ls>, __Image> for (A, B, C, D) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> LensMut<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensMut<__Ls, __Image>,
impl<__Image, __Ls, A, B> LensRef<_1<__Ls>, __Image> for (A, B) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C> LensRef<_1<__Ls>, __Image> for (A, B, C) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D> LensRef<_1<__Ls>, __Image> for (A, B, C, D) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<__Image, __Ls, A, B, C, D, E, F, G, H, I, J, K> LensRef<_1<__Ls>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
[src]
__Image: ?Sized,
B: LensRef<__Ls, __Image>,
impl<Optic> PartialEq<_1<Optic>> for _1<Optic> where
Optic: PartialEq<Optic>,
[src]
Optic: PartialEq<Optic>,
impl<__Image, __Opt, A> Prism<_1<__Opt>, __Image> for (A,)
[src]
impl<__Opt, __Image, T> Prism<_1<__Opt>, __Image> for Option<T>
[src]
impl<__Opt, __Image, T, E> Prism<_1<__Opt>, __Image> for Result<T, E>
[src]
impl<__Image, __Pm, A, B> Prism<_1<__Pm>, __Image> for (A, B) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C> Prism<_1<__Pm>, __Image> for (A, B, C) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D> Prism<_1<__Pm>, __Image> for (A, B, C, D) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E> Prism<_1<__Pm>, __Image> for (A, B, C, D, E) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> Prism<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
B: Prism<__Pm, __Image>,
[src]
B: Prism<__Pm, __Image>,
impl<__Image, __Opt, A> PrismMut<_1<__Opt>, __Image> for (A,) where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_mut(&mut self, _optics: _1<__Opt>) -> Option<&mut __Image>
[src]
impl<__Opt, __Image, T> PrismMut<_1<__Opt>, __Image> for Option<T> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_mut(&mut self, _optics: _1<__Opt>) -> Option<&mut __Image>
[src]
impl<__Opt, __Image, T, E> PrismMut<_1<__Opt>, __Image> for Result<T, E> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_mut(&mut self, _optics: _1<__Opt>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B> PrismMut<_1<__Pm>, __Image> for (A, B) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C> PrismMut<_1<__Pm>, __Image> for (A, B, C) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__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<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__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<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D> PrismMut<_1<__Pm>, __Image> for (A, B, C, D) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> PrismMut<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismMut<__Pm, __Image>,
fn preview_mut(&mut self, optics: _1<__Pm>) -> Option<&mut __Image>
[src]
impl<__Image, __Opt, A> PrismRef<_1<__Opt>, __Image> for (A,) where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_ref(&self, _optics: _1<__Opt>) -> Option<&__Image>
[src]
impl<__Opt, __Image, T> PrismRef<_1<__Opt>, __Image> for Option<T> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_ref(&self, _optics: _1<__Opt>) -> Option<&__Image>
[src]
impl<__Opt, __Image, T, E> PrismRef<_1<__Opt>, __Image> for Result<T, E> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn preview_ref(&self, _optics: _1<__Opt>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B> PrismRef<_1<__Pm>, __Image> for (A, B) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C> PrismRef<_1<__Pm>, __Image> for (A, B, C) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__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<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D> PrismRef<_1<__Pm>, __Image> for (A, B, C, D) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<__Image, __Pm, A, B, C, D, E, F, G, H, I, J, K> PrismRef<_1<__Pm>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
[src]
__Image: ?Sized,
B: PrismRef<__Pm, __Image>,
fn preview_ref(&self, optics: _1<__Pm>) -> Option<&__Image>
[src]
impl<Optic> StructuralEq for _1<Optic>
[src]
impl<Optic> StructuralPartialEq for _1<Optic>
[src]
impl<__Image, __Opt, A> Traversal<_1<__Opt>, __Image> for (A,)
[src]
impl<__Opt, __Image, T> Traversal<_1<__Opt>, __Image> for Option<T>
[src]
impl<__Opt, __Image, T, E> Traversal<_1<__Opt>, __Image> for Result<T, E>
[src]
impl<__Image, __Tr, A, B> Traversal<_1<__Tr>, __Image> for (A, B) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C> Traversal<_1<__Tr>, __Image> for (A, B, C) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D> Traversal<_1<__Tr>, __Image> for (A, B, C, D) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> Traversal<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
B: Traversal<__Tr, __Image>,
[src]
B: Traversal<__Tr, __Image>,
impl<__Image, __Opt, A> TraversalMut<_1<__Opt>, __Image> for (A,) where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_mut(&mut self, _optics: _1<__Opt>) -> Vec<&mut __Image>
[src]
impl<__Opt, __Image, T> TraversalMut<_1<__Opt>, __Image> for Option<T> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_mut(&mut self, _optics: _1<__Opt>) -> Vec<&mut __Image>
[src]
impl<__Opt, __Image, T, E> TraversalMut<_1<__Opt>, __Image> for Result<T, E> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_mut(&mut self, _optics: _1<__Opt>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B> TraversalMut<_1<__Tr>, __Image> for (A, B) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C> TraversalMut<_1<__Tr>, __Image> for (A, B, C) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__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<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__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<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> TraversalMut<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalMut<__Tr, __Image>,
fn traverse_mut(&mut self, optics: _1<__Tr>) -> Vec<&mut __Image>
[src]
impl<__Image, __Opt, A> TraversalRef<_1<__Opt>, __Image> for (A,) where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_ref(&self, _optics: _1<__Opt>) -> Vec<&__Image>
[src]
impl<__Opt, __Image, T> TraversalRef<_1<__Opt>, __Image> for Option<T> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_ref(&self, _optics: _1<__Opt>) -> Vec<&__Image>
[src]
impl<__Opt, __Image, T, E> TraversalRef<_1<__Opt>, __Image> for Result<T, E> where
__Image: ?Sized,
[src]
__Image: ?Sized,
fn traverse_ref(&self, _optics: _1<__Opt>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B> TraversalRef<_1<__Tr>, __Image> for (A, B) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C> TraversalRef<_1<__Tr>, __Image> for (A, B, C) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__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<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
impl<__Image, __Tr, A, B, C, D, E, F, G, H, I, J, K> TraversalRef<_1<__Tr>, __Image> for (A, B, C, D, E, F, G, H, I, J, K) where
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
[src]
__Image: ?Sized,
B: TraversalRef<__Tr, __Image>,
fn traverse_ref(&self, optics: _1<__Tr>) -> Vec<&__Image>
[src]
Auto Trait Implementations
impl<Optic> RefUnwindSafe for _1<Optic> where
Optic: RefUnwindSafe,
Optic: RefUnwindSafe,
impl<Optic> Send for _1<Optic> where
Optic: Send,
Optic: Send,
impl<Optic> Sync for _1<Optic> where
Optic: Sync,
Optic: Sync,
impl<Optic> Unpin for _1<Optic> where
Optic: Unpin,
Optic: Unpin,
impl<Optic> UnwindSafe for _1<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>,