Type Alias rerun::external::re_log_types::DataCellOptVec

source ·
pub type DataCellOptVec = VecDeque<Option<DataCell>>;

Aliased Type§

struct DataCellOptVec { /* private fields */ }