format_location

Function format_location 

Source
fn format_location(bytes: &[u8]) -> String
Expand description

Render the encoded location as hex, which is what it is: a grid code, not a coordinate pair. The cell size travels with it so the degrees on the next line are read as the cell they name.