Close the map before checking for missing fields
This commit is contained in:
parent
c0e8164792
commit
0f9a930c4f
@ -1093,10 +1093,10 @@ fn deserialize_map(
|
||||
}
|
||||
}
|
||||
|
||||
$extract_values
|
||||
|
||||
try!(visitor.end());
|
||||
|
||||
$extract_values
|
||||
|
||||
Ok($result)
|
||||
})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user