Searched refs:inner_main (Results 1 – 2 of 2) sorted by relevance
43 if let Err(HalServiceError(e)) = inner_main() { in main()48 fn inner_main() -> Result<(), HalServiceError> { in inner_main() function
51 if let Err(HalServiceError(e)) = inner_main() { in main()56 fn inner_main() -> Result<(), HalServiceError> { in inner_main() function