A Rust reimplementation of the C printf family of functions.
# Cargo.toml
[dependencies]
printf-compat = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Print a formatted string using printf syntax.
Always use a fixed format string and pass user input as arguments.
No dependency data recorded yet.