Type Definition corundum::default::Parc

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

Compact form of Parc <T,Allocator>.