2 releases (1 stable)
1.0.0 | Aug 29, 2022 |
---|---|
0.1.0 | Aug 29, 2022 |
#738 in Unix APIs
5KB
55 lines
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!
lib.rs
:
Print to the terminal without allocating!
Dependencies
~43KB