https://doc.rust-lang.org/std/macro.write!.html > Use the `format!` syntax to write data into a buffer of type `&mut Writer`. See `std::fmt` for more information.