Skip to main content

parse_a1_1based

Function parse_a1_1based 

Source
pub fn parse_a1_1based(
    input: &str,
) -> Result<(u32, u32, bool, bool), A1ParseError>
Expand description

Parse an A1-style reference and return 1-based coordinates plus absolute flags.