pub fn describe_position(
    f: &mut Formatter<'_>,
    source: &str,
    start: usize
) -> Result