Formatting text.
This includes types, macros, and functions used to format text.
Examples
let who = "World";
let string = format!;
assert_eq!;
Formatting text.
This includes types, macros, and functions used to format text.
let who = "World";
let string = format!;
assert_eq!;