digraph petrinet { PROGRAM_END [shape="circle" xlabel="PROGRAM_END" label=""]; PROGRAM_PANIC [shape="circle" xlabel="PROGRAM_PANIC" label=""]; PROGRAM_START [shape="circle" xlabel="PROGRAM_START" label="•"]; main_BB1 [shape="circle" xlabel="main_BB1" label=""]; main_BB10 [shape="circle" xlabel="main_BB10" label=""]; main_BB11 [shape="circle" xlabel="main_BB11" label=""]; main_BB12 [shape="circle" xlabel="main_BB12" label=""]; main_BB13 [shape="circle" xlabel="main_BB13" label=""]; main_BB14 [shape="circle" xlabel="main_BB14" label=""]; main_BB15 [shape="circle" xlabel="main_BB15" label=""]; main_BB2 [shape="circle" xlabel="main_BB2" label=""]; main_BB3 [shape="circle" xlabel="main_BB3" label=""]; main_BB4 [shape="circle" xlabel="main_BB4" label=""]; main_BB5 [shape="circle" xlabel="main_BB5" label=""]; main_BB6 [shape="circle" xlabel="main_BB6" label=""]; main_BB7 [shape="circle" xlabel="main_BB7" label=""]; main_BB8 [shape="circle" xlabel="main_BB8" label=""]; main_BB9 [shape="circle" xlabel="main_BB9" label=""]; alloc_alloc_exchange_malloc_0_CALL [shape="box" xlabel="" label="alloc_alloc_exchange_malloc_0_CALL"]; core_fmt_rt_Argument_a_new_display_0_CALL [shape="box" xlabel="" label="core_fmt_rt_Argument_a_new_display_0_CALL"]; core_fmt_rt_Argument_a_new_display_0_CALL_UNWIND [shape="box" xlabel="" label="core_fmt_rt_Argument_a_new_display_0_CALL_UNWIND"]; core_slice__impl_T__get_0_CALL [shape="box" xlabel="" label="core_slice__impl_T__get_0_CALL"]; core_slice__impl_T__get_0_CALL_UNWIND [shape="box" xlabel="" label="core_slice__impl_T__get_0_CALL_UNWIND"]; main_ASSERT_1 [shape="box" xlabel="" label="main_ASSERT_1"]; main_DROP_10 [shape="box" xlabel="" label="main_DROP_10"]; main_DROP_12 [shape="box" xlabel="" label="main_DROP_12"]; main_GOTO_15 [shape="box" xlabel="" label="main_GOTO_15"]; main_RETURN [shape="box" xlabel="" label="main_RETURN"]; main_SWITCH_INT_FROM_BB5_TO_BB10 [shape="box" xlabel="" label="main_SWITCH_INT_FROM_BB5_TO_BB10"]; main_SWITCH_INT_FROM_BB5_TO_BB6 [shape="box" xlabel="" label="main_SWITCH_INT_FROM_BB5_TO_BB6"]; main_UNREACHABLE_1 [shape="box" xlabel="" label="main_UNREACHABLE_1"]; main_UNWIND_13 [shape="box" xlabel="" label="main_UNWIND_13"]; std_fmt_Arguments_a_new_v1_0_CALL [shape="box" xlabel="" label="std_fmt_Arguments_a_new_v1_0_CALL"]; std_fmt_Arguments_a_new_v1_0_CALL_UNWIND [shape="box" xlabel="" label="std_fmt_Arguments_a_new_v1_0_CALL_UNWIND"]; std_io__print_0_CALL [shape="box" xlabel="" label="std_io__print_0_CALL"]; std_io__print_0_CALL_UNWIND [shape="box" xlabel="" label="std_io__print_0_CALL_UNWIND"]; std_ops_Deref_deref_0_CALL [shape="box" xlabel="" label="std_ops_Deref_deref_0_CALL"]; std_ops_Deref_deref_0_CALL_UNWIND [shape="box" xlabel="" label="std_ops_Deref_deref_0_CALL_UNWIND"]; std_option_Option_T_is_some_0_CALL [shape="box" xlabel="" label="std_option_Option_T_is_some_0_CALL"]; std_option_Option_T_is_some_0_CALL_UNWIND [shape="box" xlabel="" label="std_option_Option_T_is_some_0_CALL_UNWIND"]; std_option_Option_T_unwrap_0_CALL [shape="box" xlabel="" label="std_option_Option_T_unwrap_0_CALL"]; std_option_Option_T_unwrap_0_CALL_UNWIND [shape="box" xlabel="" label="std_option_Option_T_unwrap_0_CALL_UNWIND"]; std_slice__impl_T__into_vec_0_CALL [shape="box" xlabel="" label="std_slice__impl_T__into_vec_0_CALL"]; PROGRAM_START -> alloc_alloc_exchange_malloc_0_CALL; main_BB1 -> main_ASSERT_1; main_BB1 -> main_UNREACHABLE_1; main_BB10 -> main_DROP_10; main_BB11 -> main_RETURN; main_BB12 -> main_DROP_12; main_BB13 -> main_UNWIND_13; main_BB14 -> std_slice__impl_T__into_vec_0_CALL; main_BB15 -> main_GOTO_15; main_BB2 -> std_ops_Deref_deref_0_CALL; main_BB2 -> std_ops_Deref_deref_0_CALL_UNWIND; main_BB3 -> core_slice__impl_T__get_0_CALL; main_BB3 -> core_slice__impl_T__get_0_CALL_UNWIND; main_BB4 -> std_option_Option_T_is_some_0_CALL; main_BB4 -> std_option_Option_T_is_some_0_CALL_UNWIND; main_BB5 -> main_SWITCH_INT_FROM_BB5_TO_BB10; main_BB5 -> main_SWITCH_INT_FROM_BB5_TO_BB6; main_BB6 -> std_option_Option_T_unwrap_0_CALL; main_BB6 -> std_option_Option_T_unwrap_0_CALL_UNWIND; main_BB7 -> core_fmt_rt_Argument_a_new_display_0_CALL; main_BB7 -> core_fmt_rt_Argument_a_new_display_0_CALL_UNWIND; main_BB8 -> std_fmt_Arguments_a_new_v1_0_CALL; main_BB8 -> std_fmt_Arguments_a_new_v1_0_CALL_UNWIND; main_BB9 -> std_io__print_0_CALL; main_BB9 -> std_io__print_0_CALL_UNWIND; alloc_alloc_exchange_malloc_0_CALL -> main_BB1; core_fmt_rt_Argument_a_new_display_0_CALL -> main_BB8; core_fmt_rt_Argument_a_new_display_0_CALL_UNWIND -> main_BB12; core_slice__impl_T__get_0_CALL -> main_BB4; core_slice__impl_T__get_0_CALL_UNWIND -> main_BB12; main_ASSERT_1 -> main_BB14; main_DROP_10 -> main_BB11; main_DROP_12 -> main_BB13; main_GOTO_15 -> main_BB10; main_RETURN -> PROGRAM_END; main_SWITCH_INT_FROM_BB5_TO_BB10 -> main_BB10; main_SWITCH_INT_FROM_BB5_TO_BB6 -> main_BB6; main_UNREACHABLE_1 -> PROGRAM_END; main_UNWIND_13 -> PROGRAM_PANIC; std_fmt_Arguments_a_new_v1_0_CALL -> main_BB9; std_fmt_Arguments_a_new_v1_0_CALL_UNWIND -> main_BB12; std_io__print_0_CALL -> main_BB15; std_io__print_0_CALL_UNWIND -> main_BB12; std_ops_Deref_deref_0_CALL -> main_BB3; std_ops_Deref_deref_0_CALL_UNWIND -> main_BB12; std_option_Option_T_is_some_0_CALL -> main_BB5; std_option_Option_T_is_some_0_CALL_UNWIND -> main_BB12; std_option_Option_T_unwrap_0_CALL -> main_BB7; std_option_Option_T_unwrap_0_CALL_UNWIND -> main_BB12; std_slice__impl_T__into_vec_0_CALL -> main_BB2; }