Files

title, tags, rust
title tags rust
Custom importer
importer
extension
https://github.com/rerun-io/rerun/tree/latest/examples/rust/custom_importer/src/main.rs

This example demonstrates how to implement and register an Importer into the Rerun Viewer in order to add support for loading arbitrary files.

Usage:

$ cargo r -p custom_importer -- path/to/some/file