Struct graphy_static_util::force_some_rw_lock_read_guard::ForceSomeRwLockReadGuard [] [src]

pub struct ForceSomeRwLockReadGuard<'a, T> where
    T: 'a, 
{ /* fields omitted */ }

Methods

impl<'a, T> ForceSomeRwLockReadGuard<'a, T> where
    T: 'a, 
[src]

Trait Implementations

impl<'a, T> AsRef<T> for ForceSomeRwLockReadGuard<'a, T>
[src]

Performs the conversion.

impl<'a, T> Deref for ForceSomeRwLockReadGuard<'a, T>
[src]

The resulting type after dereferencing

The method called to dereference a value