Convert numbers into stack-allocated byte arrays for efficient formatting without heap allocation.
# Cargo.toml
[dependencies]
numtoa = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts an integer to a byte array in a given base (here base 10) and prints the result.
No known issues recorded.
No dependency data recorded yet.