[][src]Type Definition tidwall_geohash::Direction

type Direction = usize;

Crate geohash provides encoding and decoding of string and integer geohashes. Direction represents directions in the latitute/longitude space.