nom_locate
nom_locate copied to clipboard
location_line() returns an u32 instead of usize
It would be more ergonomic for the function to return an usize as get_column()
returns a usize and this can cause some inconsistency