[][src]Type Definition mimicaw_framework::TestCase

type TestCase = Pin<Box<dyn Future<Output = ()> + UnwindSafe>>;