Type Alias mod_mgmt::WeakSectionRef

pub type WeakSectionRef = Weak<LoadedSection, Global>;
Expand description

A Weak reference (Weak) to a LoadedSection.

Aliased Type§

struct WeakSectionRef { /* private fields */ }