Type Definition muzzman_lib::types::LRef

source ·
pub type LRef = Arc<RwLock<RefLocation>>;

Trait Implementations§