[][src]Trait map_trait::MapGuard

pub trait MapGuard<'a, T>: Deref + Sized { }

Implementations on Foreign Types

impl<'a, T> MapGuard<'a, T> for &'a T where
    T: 'a, 
[src]

Loading content...

Implementors

Loading content...