typed_log_rerun 0.1.0

Generic rerun logging capabilities to reduce boilerplate. Designed for `typed_log` crate ecosystem.
Documentation
  • Coverage
  • 27.27%
    3 out of 11 items documented0 out of 8 items with examples
  • Size
  • Source code size: 244.81 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.38 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2m 24s 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.