Type Definition flipperzero_test::TestFn

source ·
pub type TestFn = fn() -> TestResult;
Expand description

The type of a Flipper Zero test function.