Type Definition arbtest::Property

source · []
pub type Property = fn(u: &mut Unstructured<'_>) -> Result<()>;