in vsock_sample/rs/src/utils.rs [4:7]
fn ok_or_exit(self, message: &str) -> T; } impl<T, E: std::fmt::Debug> ExitGracefully<T, E> for Result<T, E> {