Crate custom_store_subscriber

source ยท
Expand description

This example demonstrates how to use ChunkStoreSubscribers and ChunkStoreEvents to implement both custom secondary indices and trigger systems.

Usage:

# Start the Rerun Viewer with our custom view in a terminal:
$ cargo r -p custom_store_subscriber

# Log any kind of data from another terminal:
$ cargo r -p objectron -- --connect

Structsยง

Functionsยง