#printf #va-list #va-arg #format-string

daxpedda-vsprintf

Rust bindings to the libc vsprintf function

1 release (0 unstable)

Uses old Rust 2015

1.0.2-pr Jul 1, 2020

#11 in #printf

MIT license

6KB
65 lines

daxpedda-vsprintf

This crate is a fork of vsprintf. The fork was made because of this PR.


lib.rs:

Convert C format strings to Rust.

Dependencies

~54KB