pw_format#
String formatting
Experimental Rust
pw_format supports parsing printf and Rust core::fmt style format
strings and using them to format output in languages other than C/C++.
Disambiguation: If you’re looking for code formatting support, see pw_presubmit.
Rust#
pw_format’s Rust API is documented in the
pw_format crate’s docs.