Docs.rs
printf-0.1.0
printf 0.1.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
richard-uk1
Dependencies
libc ^0.2
normal
gcc ^0.3
build
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
printf
0.1.0
All Items
Crate Items
Functions
Crate
printf
Copy item path
Source
Expand description
This crate provides a method to convert printf-style calls to a rust formatter
Functions
§
printf
⚠
Take a printf c-string and variadic array, and write equiv. out to the formatter