pub struct ConsoleRunner { /* private fields */ }Expand description
Run tests using the ctru::console::Console (print results to the 3DS screen).
This is mostly useful for running tests manually, especially on real hardware.
pub struct ConsoleRunner { /* private fields */ }Run tests using the ctru::console::Console (print results to the 3DS screen).
This is mostly useful for running tests manually, especially on real hardware.