Type Definition git_features::threading::MappedRefGuard [−][src]
pub type MappedRefGuard<'a, U> = MappedRwLockReadGuard<'a, U>;Expand description
A mapped reference created from a RefGuard
pub type MappedRefGuard<'a, U> = MappedRwLockReadGuard<'a, U>;A mapped reference created from a RefGuard