Type Alias re_log_types::DataCellVec

source ·
pub type DataCellVec = SmallVec<[DataCell; 4]>;

Aliased Type§

struct DataCellVec { /* private fields */ }