Expand description
Re-exports of other crates.
Re-exports§
pub use anyhow;
pub use re_build_info;
pub use re_entity_db;
pub use re_format;
pub use re_types;
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).