Type Alias re_chunk_store::Index

source ·
pub type Index = Timeline;

Aliased Type§

struct Index {
    name: TimelineName,
    typ: TimeType,
}

Fields§

§name: TimelineName§typ: TimeType