Struct test::TestDescAndFn
[−]
[src]
pub struct TestDescAndFn {
pub desc: TestDesc,
pub testfn: TestFn,
}Fields
desc: TestDesc
testfn: TestFn