PrimalModuleParallelUnitWeak

Type Alias PrimalModuleParallelUnitWeak 

Source
pub type PrimalModuleParallelUnitWeak = WeakManualSafeLock<PrimalModuleParallelUnit>;

Aliased Type§

pub struct PrimalModuleParallelUnitWeak { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PrimalModuleParallelUnitWeak

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more