Type Definition muzzman_lib::types::MRef

source ·
pub type MRef = Arc<RwLock<RefModule>>;

Trait Implementations§