[][src]Function tidwall_geohash::decode

pub fn decode(hash: &str) -> (f64, f64)

decode the string geohash to a (lat, lng) point.