Type Definition git_features::threading::MappedRefGuard
source · pub type MappedRefGuard<'a, U> = MappedRwLockReadGuard<'a, U>;
Available on crate feature
parallel
only.Expand description
A mapped reference created from a RefGuard