thepowersgang / va_list-rs
A rust implementation of the va_list type from `stdarg.h`
☆21Updated 8 months ago
Alternatives and similar repositories for va_list-rs
Users that are interested in va_list-rs are comparing it to the libraries listed below
Sorting:
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt