Skip to main content

parse_offset

Function parse_offset 

Source
pub fn parse_offset(s: &str) -> Result<CoordPoint, String>
Expand description

Parse an offset string like “5mm,0mm” or just “5mm” (for single axis).