na_print 1.0.0

Printing without allocations and other tools for debugging allocators
Documentation
  • Coverage
  • 100%
    7 out of 7 items documented0 out of 5 items with examples
  • Size
  • Source code size: 5.43 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.17 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • rowan-sl/na_print
    4 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • rowan-sl

na_print: debugging without allocation

it does whats in the name, I dont know what else to say here.

MSRV

rust stable 1.56.1

Platform compatability

currently only #[cfg(unix)] platforms (so no windows). PRs adding support for other platforms are welcome!