123456789101112131415161718192021 |
- # {{crate}}
- [](https://crates.io/crates/printf-compat)
- [](https://docs.rs/printf-compat)
- {{readme}}
- License: {{license}}
- [`core::fmt`]: https://doc.rust-lang.org/core/fmt/index.html
- [`String`]: https://doc.rust-lang.org/std/string/struct.String.html
- [std::io::stdout]: https://doc.rust-lang.org/std/io/fn.stdout.html
- [`std`]: https://doc.rust-lang.org/std/index.html
- [`std::os::raw`]: https://doc.rust-lang.org/stable/std/os/raw/index.html
- [output::fmt_write]: https://docs.rs/printf-compat/0.1/printf_compat/output/fn.fmt_write.html
- [`output::fmt_write`]: https://docs.rs/printf-compat/0.1/printf_compat/output/fn.fmt_write.html
- [output::fmt_write#differences]: https://docs.rs/printf-compat/0.1/printf_compat/output/fn.fmt_write.html#differences
- [output::io_write]: https://docs.rs/printf-compat/0.1/printf_compat/output/fn.io_write.html
- [`output`]: https://docs.rs/printf-compat/0.1/printf_compat/output/index.html
- [`format()`]: https://docs.rs/printf-compat/0.1/printf_compat/fn.format.html
- [`Argument`]: https://docs.rs/printf-compat/0.1/printf_compat/argument/struct.Argument.html
|