Skip to main content

coordinates_to_range_ref

Function coordinates_to_range_ref 

Source
pub fn coordinates_to_range_ref(
    coordinates: &[i32],
    abs: bool,
) -> Result<String, String>
Expand description

Converts a coordinate tuple back to a range reference.