na_print

Crates.iona_print
lib.rsna_print
version1.0.0
sourcesrc
created_at2022-08-29 21:40:22.720448
updated_at2022-08-29 23:17:22.300669
descriptionPrinting without allocations and other tools for debugging allocators
homepagehttps://github.com/rowan-sl/na_print
repositoryhttps://github.com/rowan-sl/na_print
max_upload_size
id654784
size5,531
Rowan (rowan-sl)

documentation

README

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!

Commit count: 7

cargo fmt