typed_log_rerun 0.1.1

Generic rerun logging capabilities to reduce boilerplate. Designed for `typed_log` crate ecosystem.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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]