Format with rustfmt 1.0.0-nightly

This commit is contained in:
David Tolnay
2018-11-21 01:13:17 -08:00
parent a8a54c0568
commit 9afc5fef11
12 changed files with 107 additions and 99 deletions
+1 -1
View File
@@ -200,7 +200,7 @@ macro_rules! impl_serializer {
$is_human_readable
}
forward_serialize_methods!{
forward_serialize_methods! {
serialize_bool bool,
serialize_i8 i8,
serialize_i16 i16,