File: README.md

package info (click to toggle)
rust-vsprintf 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: ansic: 13; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
# vsprintf

Convert a format string and vararg list to a Rust string.

[Documentation](https://docs.rs/vsprintf)