Module rerun::external

source ·
Expand description

Re-exports of other crates.

Re-exports§

Modules§

  • The Rerun datastore, implemented on top of Apache Arrow using the arrow2 crate.
  • Text logging (nothing to do with rerun logging) for use in rerun libraries.
  • The different types that make up the rerun log format.
  • Caching datastructures for re_query.
  • TCP communications between a Rerun logging SDK and server/viewer.
  • The core types and traits that power Rerun’s data model.
  • Generate and parse universally unique identifiers (UUIDs).