typed_log_rerun 0.1.0

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