[][src]Function tidwall_geohash::decode_int_with_precision

pub fn decode_int_with_precision(hash: u64, bits: usize) -> (f64, f64)

decode_int_with_precision decodes the provided integer geohash with bits of precision to a (lat, lng) point.