Type Alias re_chunk_store::IndexValue

source ·
pub type IndexValue = TimeInt;

Aliased Type§

struct IndexValue(Option<NonMinI64>);

Fields§

§0: Option<NonMinI64>