Changed:
- Remove unwrap from core functions to avoid panics
- Core functions now returns
Resultinstead of bare result - Core functions now validates input for invalid coordinate or hash string
- Doc improvement
- Updated geotypes to 0.2, reexport
CoordinateandRect