Function endbasic_std::testutils::flatten_output

source ยท
pub fn flatten_output(captured_out: Vec<CapturedOut>) -> String
Expand description

Flattens the captured output into a single string resembling what would be shown in the console for ease of testing.