Add new line

This commit is contained in:
Clémentine Urquizar 2021-06-13 11:53:29 +02:00
parent 9e69f33f3c
commit 4f8c771bb5
No known key found for this signature in database
GPG Key ID: D8E7CC7422E77E1A

View File

@ -362,6 +362,7 @@ impl<'a, A: AsRef<[u8]>> Formatter<'a, A> {
value => value, value => value,
} }
} }
fn format_string( fn format_string(
&self, &self,
s: String, s: String,