PrimalModuleSerialWeak

Type Alias PrimalModuleSerialWeak 

Source
pub type PrimalModuleSerialWeak = WeakManualSafeLock<PrimalModuleSerial>;

Aliased Type§

pub struct PrimalModuleSerialWeak { /* private fields */ }

Trait Implementations§

Source§

impl Debug for PrimalModuleSerialWeak

Source§

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

Formats the value using the given formatter. Read more