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