b4b0a7dbba
By defining the variables in the parent scope, we can avoid one level of indentation for the tuple, which makes things more readable. Additionally, we don’t need to call .to_str() on the passed objects, they automatically Deref to &str for the format!() call. |
||
---|---|---|
.. | ||
error.rs | ||
lib.rs | ||
parts.rs |