test_with

Function test_with 

Source
pub fn test_with<F, R>(func: F)
where F: FnOnce(Ctx<'_>) -> R,