examples/rust/shared_recording/README.md
This example demonstrates how to use RecordingIds to create a single shared recording across multiple processes.
Run the following multiple times, and you'll see that each invocation adds data to the existing recording rather than creating a new one:
cargo run