cargo fmt

This commit is contained in:
Martin Algesten
2020-01-07 08:08:12 +01:00
parent 63cfcfb23e
commit a4bae72fcb
2 changed files with 3 additions and 3 deletions

View File

@@ -300,4 +300,4 @@ macro_rules! json_internal_vec {
#[doc(hidden)]
macro_rules! json_unexpected {
() => {};
}
}