pim-simulator unwrap on failed json parsing
This commit is contained in:
@@ -71,7 +71,8 @@ pub fn json_to_instruction(
|
|||||||
inst_builder,
|
inst_builder,
|
||||||
inst_data_builder,
|
inst_data_builder,
|
||||||
json,
|
json,
|
||||||
);
|
)
|
||||||
|
.unwrap();
|
||||||
}
|
}
|
||||||
|
|
||||||
macro_rules! json_str {
|
macro_rules! json_str {
|
||||||
|
|||||||
Reference in New Issue
Block a user