Function snap_to_baseline
pub fn snap_to_baseline(
value_px: f64,
base_line_height_px: f64,
) -> Result<f64, TypeRhythmError>pub fn snap_to_baseline(
value_px: f64,
base_line_height_px: f64,
) -> Result<f64, TypeRhythmError>