Function is_touch_target_recommended
pub fn is_touch_target_recommended(
width_px: f64,
height_px: f64,
) -> Result<bool, TouchTargetError>pub fn is_touch_target_recommended(
width_px: f64,
height_px: f64,
) -> Result<bool, TouchTargetError>