Type Definition muzzman_lib::types::LRef

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

Trait Implementations§

source§

impl Common for LRef

source§

impl TGetLogger for LRef

source§

impl TLocation for LRef