Crate re_entity_db

source ·
Expand description

This is how we store and index logging data.

§Feature flags

  • serde — Enable (de)serialization using serde.

Re-exports§

  • pub use self::entity_db::EntityDb;
  • pub use self::entity_tree::EntityTree;
  • pub use re_log_types::EntityPath;
  • pub use re_log_types::EntityPathPart;
  • pub use re_log_types::TimeInt;
  • pub use re_log_types::Timeline;

Modules§

Structs§

Enums§

Type Aliases§