Function endbasic_std::testutils::flatten_output
source · [−]pub fn flatten_output(captured_out: Vec<CapturedOut>) -> StringExpand description
Flattens the captured output into a single string resembling what would be shown in the console for ease of testing.