[][src]Function tidwall_geohash::decode_int

pub fn decode_int(hash: u64) -> (f64, f64)

decode_int_with_precision decodes the provided 64-bit integer geohash to a (lat, lng) point.