Fast integer primitive to string conversion
# Cargo.toml
[dependencies]
itoa = "1.0.18"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts an integer to a string using a reusable buffer.
No known issues recorded.
No dependency data recorded yet.