Type Definition corundum::default::prc::PWeak

source · []
pub type PWeak<T> = Weak<T, Allocator>;
Expand description

Compact form of prc::Weak <Allocator>.