typed_log_rerun 0.1.1

Generic rerun logging capabilities to reduce boilerplate. Designed for `typed_log` crate ecosystem.
Documentation
  • Coverage
  • 21.43%
    3 out of 14 items documented0 out of 9 items with examples
  • Size
  • Source code size: 246.55 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.76 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2m 19s Average build duration of successful builds.
  • all releases: 2m 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • ThierryBerger/typed_log_rerun
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Vrixyz

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]