Function tiny_skia::painter::treat_as_hairline

source ยท
fn treat_as_hairline(
    paint: &Paint<'_>,
    stroke: &Stroke,
    ts: Transform,
) -> Option<f32>