Type Definition corundum::default::TCell

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

Compact form of TCell <T,Allocator>.