typed_log_rerun

Crates.iotyped_log_rerun
lib.rstyped_log_rerun
version0.1.1
created_at2025-08-06 08:42:59.677431+00
updated_at2025-08-07 12:51:54.165078+00
descriptionGeneric rerun logging capabilities to reduce boilerplate. Designed for `typed_log` crate ecosystem.
homepage
repositoryhttps://github.com/Vrixyz/typed_log_rerun
max_upload_size
id1783561
size247,031
Thierry Berger (Vrixyz)

documentation

https://docs.rs/typed_log_rerun

README

Logging with Rerun

Logging with rerun is great and should be easier.

Adding a dependency to rerun in libraries can be expensive maintenance-wise.

This crate leverages typed_log to delegate rerun logging implementation to the ecosystem.

Simple example

![https://github.com/user-attachments/assets/ccc36a15-3dce-4e96-bc25-2664223b7269]

Commit count: 0

cargo fmt