pub fn screen_to_string(screen: &Rc<RefCell<Screen>>) -> String
Convert the screenshot into a string for assertions, such as for use with insta::assert_snapshot!.
insta::assert_snapshot!