Type Alias re_log_types::EntityPathVec

source ·
pub type EntityPathVec = VecDeque<EntityPath>;

Aliased Type§

struct EntityPathVec { /* private fields */ }